summaryrefslogtreecommitdiff
path: root/test/PCH
Commit message (Expand)AuthorAgeFilesLines
* Reuse code from CGDebugInfo::getOrCreateFile() when creating the fileAdrian Prantl2018-12-111-2/+2
* Reland r348741 "[Sema] Further improvements to to static_assert diagnostics."Clement Courbet2018-12-111-2/+2
* Revert r348741 "[Sema] Further improvements to to static_assert diagnostics."Clement Courbet2018-12-101-2/+2
* [Sema] Further improvements to to static_assert diagnostics.Clement Courbet2018-12-101-2/+2
* PTH-- Remove feature entirely-Erich Keane2018-12-042-14/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+20
* Revert r343518.Akira Hatanaka2018-10-011-20/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-10-011-0/+20
* [cxx2a] P0614R1: Support init-statements in range-based for loops.Richard Smith2018-09-281-0/+8
* [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstopMike Rice2018-09-116-0/+94
* Revert r341754.Akira Hatanaka2018-09-091-20/+0
* Distinguish `__block` variables that are captured by escaping blocksAkira Hatanaka2018-09-081-0/+20
* [ObjC] Error out when using forward-declared protocol in a @protocolAlex Lorenz2018-08-171-1/+3
* test commit: add a commentMike Rice2018-08-171-0/+1
* Fix for bug 38508 - Don't do PCH processing when only generating preprocessor...Erich Keane2018-08-173-0/+11
* [CodeGen] Merge equivalent block copy/helper functions.Akira Hatanaka2018-08-102-0/+27
* [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requ...Simon Marchi2018-08-061-1/+1
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-12/+9
* Pass triple to RUN line to fix failing bots.Akira Hatanaka2018-08-021-2/+2
* Serialize DoesNotEscape.Akira Hatanaka2018-08-012-0/+30
* [serialization] PR34728: Don't assume that only a suffix of templateRichard Smith2018-07-312-0/+51
* [coroutines] Fix handling of dependent co_await in StmtProfiler.Richard Smith2018-07-311-0/+8
* [Sema] Mark implicitly-inserted ICE's as being part of explicit cast (PR38166)Roman Lebedev2018-07-241-2/+32
* Add PCH tests for R336379Erich Keane2018-07-0513-0/+109
* Revert "Append new attributes to the end of an AttributeList."Michael Kruse2018-06-251-9/+12
* Append new attributes to the end of an AttributeList.Michael Kruse2018-06-191-12/+9
* Reapply "[Parse] Use CapturedStmt for @finally on MSVC"Shoaib Meenai2018-06-081-5/+5
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-072-0/+465
* Add tests for llvm-bcanalyzer stream typesBrian Gesiak2018-04-221-0/+10
* [MS] Fix late-parsed template infinite loop in eager instantiationReid Kleckner2018-03-261-0/+31
* [MS] Fix tests after r327738 that only fail with a default Windows targetReid Kleckner2018-03-161-3/+3
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-162-4/+4
* Start setting dllimport/dllexport in setGVProperties.Rafael Espindola2018-03-011-1/+1
* Bring r325915 back.Rafael Espindola2018-02-233-3/+3
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-1/+1
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-1/+1
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-4/+5
* Avoid assumption that lit tests are writable (in a couple more places). NFCSam McCall2018-01-091-1/+1
* Avoid assumption that lit tests are writable. NFCSam McCall2018-01-081-1/+1
* Correctly handle line table entries without filenames during AST serializationHans Wennborg2017-12-042-0/+14
* Implement C++ [basic.link]p8.Richard Smith2017-09-201-1/+1
* [c++2a] P0683R1: Permit default member initializers for bit-fields.Richard Smith2017-08-281-0/+25
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-152-16/+19
* -Wpragma-pack: add an additional note and fixit when warningAlex Lorenz2017-07-311-1/+3
* Recommit r308327 3rd time: Add a warning for missingAlex Lorenz2017-07-282-15/+23
* Revert r309106 "Recommit r308327 2nd time: Add a warning for missing"Hans Wennborg2017-07-262-23/+15
* Recommit r308327 2nd time: Add a warning for missingAlex Lorenz2017-07-262-15/+23
* [coroutines] Add serialization/deserialization of coroutinesGor Nishanov2017-07-251-0/+77
* Revert r308441 "Recommit r308327: Add a warning for missing '#pragma pack (po...Hans Wennborg2017-07-192-23/+15
* Recommit r308327: Add a warning for missing '#pragma pack (pop)'Alex Lorenz2017-07-192-15/+23