summaryrefslogtreecommitdiff
path: root/clang/test/PCH
Commit message (Expand)AuthorAgeFilesLines
* [clang] Convert a few tests to opaque pointersSergei Barannikov2023-05-141-8/+4
* [Sema] Lambdas are not part of immediate context for deductionIlya Biryukov2023-05-091-0/+1
* [Serialization] Place command line defines in the correct fileJohn Brawn2023-04-242-1/+14
* Fix ArgsAsWritten being null for ConceptSpecializationExpr in certainWalter Gray2023-03-291-0/+2
* Revert "[Serialization] Place command line defines in the correct file"Felipe de Azevedo Piovezan2023-03-242-14/+1
* [Serialization] Place command line defines in the correct fileJohn Brawn2023-03-202-1/+14
* [Coroutines] Remove -fcoroutines-tsChuanqi Xu2023-02-231-3/+3
* [Serialization] Add support for (de)serializing #pragma packDustin Howett2023-02-071-0/+78
* [clang] Fix typos in member initializersKadir Cetinkaya2023-01-201-0/+8
* [clang] Reland parenthesized aggregate init patchesAlan Zhao2023-01-122-0/+42
* Implement CWG2631Corentin Jabot2023-01-081-0/+34
* [clang] Revert parentesized aggregate initalization patchesAlan Zhao2023-01-042-34/+0
* Make evaluation of nested requirement consistent with requires expr.Utkarsh Saxena2022-12-191-1/+2
* [clang] Convert tests to check 'target=...'Paul Robinson2022-12-151-1/+1
* [clang][C++20] P0960R3 and P1975R0: Allow initializing aggregates from a pare...Alan Zhao2022-12-142-0/+34
* Revert "Implement CWG2631"Krasimir Georgiev2022-12-141-34/+0
* Implement CWG2631Corentin Jabot2022-12-131-0/+34
* Reapply "DebugInfo: Add/support new DW_LANG codes for recent C and C++ versio...David Blaikie2022-12-121-1/+1
* [ZOS] Convert tests to check 'target={{.*}}-zos{{.*}}'Paul Robinson2022-12-127-7/+7
* [Clang] Convert various tests to opaque pointers (NFC)Nikita Popov2022-12-122-10/+9
* [Clang] Convert PCH tests to opaque pointers (NFC)Nikita Popov2022-12-127-52/+48
* Revert "Implement CWG2631"Arthur Eubanks2022-12-091-34/+0
* Implement CWG2631Corentin Jabot2022-12-091-0/+34
* Revert "Implement CWG2631"Corentin Jabot2022-12-081-34/+0
* Implement CWG2631Corentin Jabot2022-12-081-0/+34
* Revert "DebugInfo: Add/support new DW_LANG codes for recent C and C++ versions"David Blaikie2022-12-061-1/+1
* DebugInfo: Add/support new DW_LANG codes for recent C and C++ versionsDavid Blaikie2022-12-061-1/+1
* [lit][AIX] Convert clang tests to use 'target={{.*}}-aix{{.*}}'Paul Robinson2022-12-028-8/+8
* Revert "Implement CWG2631"Corentin Jabot2022-11-301-34/+0
* Implement CWG2631Corentin Jabot2022-11-301-0/+34
* [clang] Fix buildbot failure in delayed-template-with-pragma.cppMike Rice2022-11-291-8/+8
* [clang] Add serialization for loop hint annotation tokensMike Rice2022-11-291-0/+36
* [PCH] Remove useless UNSUPPORTED clausePaul Robinson2022-11-291-3/+0
* Revert "Implement CWG2631"Corentin Jabot2022-11-041-34/+0
* Implement CWG2631Corentin Jabot2022-11-041-0/+34
* Revert "Implement CWG2631"Corentin Jabot2022-11-041-34/+0
* Implement CWG2631Corentin Jabot2022-11-041-0/+34
* Revert "[clang] ASTImporter: Fix importing of va_list types and declarations"Matheus Izvekov2022-10-311-1/+1
* [clang] ASTImporter: Fix importing of va_list types and declarationsMatheus Izvekov2022-10-311-1/+1
* [test] Make tests pass regardless of gnu++14/gnu++17 defaultFangrui Song2022-09-041-3/+3
* [clang][Darwin] Re-apply "Always set the default C++ Standard Library to libc++"Louis Dionne2022-08-161-3/+3
* [clang][sema] Print more information about failed static assertionsTimm Bäder2022-08-111-1/+2
* [clang] Require strict matches for defines for PCH in GCC style directoriesMartin Storsjö2022-08-101-1/+6
* [Serialization] Remove `ORIGINAL_PCH_DIR` recordArgyrios Kyrtzidis2022-08-051-2/+2
* [ASTWriter] Provide capability to output a PCM/PCH file that does not write o...Argyrios Kyrtzidis2022-07-291-0/+6
* [clang] Implement ElaboratedType sugaring for types written bareMatheus Izvekov2022-07-271-1/+1
* Rewording "static_assert" diagnosticsMuhammad Usman Shahid2022-07-252-2/+2
* Strengthen -Wint-conversion to default to an errorAaron Ballman2022-07-221-1/+1
* Revert "Rewording the "static_assert" to static assertion"Erich Keane2022-07-212-2/+2
* Rewording the "static_assert" to static assertionMuhammad Usman Shahid2022-07-212-2/+2