| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower | 2019-12-05 | 1 | -0/+1 |
| * | Revert " Reapply af57dbf12e54 "Add support for options -frounding-math... | Melanie Blower | 2019-12-04 | 1 | -1/+0 |
| * | Reapply af57dbf12e54 "Add support for options -frounding-math, ftrapp... | Melanie Blower | 2019-12-04 | 1 | -0/+1 |
| * | [clang][modules] Add support for merging lifetime-extended temporaries | Tyker | 2019-12-02 | 1 | -0/+22 |
| * | Revert "[clang][modules] Add support for merging lifetime-extended temporaries" | Tyker | 2019-12-01 | 1 | -22/+0 |
| * | [clang][modules] Add support for merging lifetime-extended temporaries | Tyker | 2019-12-01 | 1 | -0/+22 |
| * | Revert "[clang][modules] Add support for merging lifetime-extended temporaries" | Tyker | 2019-12-01 | 1 | -22/+0 |
| * | [clang][modules] Add support for merging lifetime-extended temporaries | Tyker | 2019-11-30 | 1 | -0/+22 |
| * | Revert "[clang][modules] Add support for merging lifetime-extended temporaries" | Tyker | 2019-11-30 | 1 | -26/+0 |
| * | [clang][modules] Add support for merging lifetime-extended temporaries | Tyker | 2019-11-30 | 1 | -0/+26 |
| * | clang/Modules: Move Serialization/Module.{h,cpp} to ModuleFile, NFC | Duncan P. N. Exon Smith | 2019-11-21 | 1 | -1/+1 |
| * | [NFC] Refactor representation of materialized temporaries | Tyker | 2019-11-19 | 1 | -0/+14 |
| * | Revert "[NFC] Refactor representation of materialized temporaries" | Nico Weber | 2019-11-17 | 1 | -14/+0 |
| * | [NFC] Refactor representation of materialized temporaries | Tyker | 2019-11-16 | 1 | -0/+14 |
| * | Redeclare Objective-C property accessors inside the ObjCImplDecl in which the... | Adrian Prantl | 2019-11-08 | 1 | -0/+3 |
| * | [hip][cuda] Fix the extended lambda name mangling issue. | Michael Liao | 2019-10-19 | 1 | -0/+1 |
| * | [Concept] Associated Constraints Infrastructure | Saar Raz | 2019-10-15 | 1 | -3/+5 |
| * | Move most CXXRecordDecl::DefinitionData bit-fields out into a separate | Richard Smith | 2019-10-11 | 1 | -104/+16 |
| * | For P0784R7: compute whether a variable has constant destruction if it | Richard Smith | 2019-09-29 | 1 | -2/+3 |
| * | [NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr. | Erich Keane | 2019-09-13 | 1 | -5/+23 |
| * | [Sema] Diagnose default-initialization, destruction, and copying of | Akira Hatanaka | 2019-09-07 | 1 | -0/+3 |
| * | [OPENMP5.0]Add support for device_type clause in declare target | Alexey Bataev | 2019-08-23 | 1 | -4/+7 |
| * | Revert "[Sema] Diagnose default-initialization, destruction, and copying of" | Akira Hatanaka | 2019-07-26 | 1 | -3/+0 |
| * | [Sema] Diagnose default-initialization, destruction, and copying of | Akira Hatanaka | 2019-07-13 | 1 | -0/+3 |
| * | [Concepts] Concept definitions (D40381) | Saar Raz | 2019-07-10 | 1 | -0/+10 |
| * | [Bitcode] Move Bitstream to a separate library | Francis Visoiu Mistrih | 2019-07-03 | 1 | -1/+1 |
| * | BitStream reader: propagate errors | JF Bastien | 2019-06-26 | 1 | -13/+52 |
| * | [C++20] add Basic consteval specifier | Gauthier Harnisch | 2019-06-14 | 1 | -1/+1 |
| * | Permit static local structured bindings to be named from arbitrary scopes ins... | Richard Smith | 2019-05-25 | 1 | -1/+3 |
| * | [c++20] Add support for explicit(bool), as described in P0892R2. | Richard Smith | 2019-05-09 | 1 | -5/+4 |
| * | Revert r359949 "[clang] adding explicit(bool) from c++2a" | Hans Wennborg | 2019-05-06 | 1 | -4/+5 |
| * | [clang] adding explicit(bool) from c++2a | Nicolas Lesser | 2019-05-04 | 1 | -5/+4 |
| * | Replace ad-hoc tracking of pattern for an instantiated class-scope | Richard Smith | 2019-05-02 | 1 | -7/+19 |
| * | [OPENMP]Improve detection of omp_allocator_handle_t type and predefined | Alexey Bataev | 2019-03-20 | 1 | -2/+7 |
| * | [OPENMP 5.0]Initial support for 'allocator' clause. | Alexey Bataev | 2019-03-12 | 1 | -4/+14 |
| * | [OPENMP 5.0]Add initial support for 'allocate' directive. | Alexey Bataev | 2019-03-07 | 1 | -1/+21 |
| * | Avoid needlessly copying a block to the heap when a block literal | Akira Hatanaka | 2019-02-27 | 1 | -0/+1 |
| * | [modules] Fix handling of initializers for templated global variables. | Richard Smith | 2019-02-05 | 1 | -1/+1 |
| * | [OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive. | Michael Kruse | 2019-02-01 | 1 | -1/+22 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [ObjCARC] Add an new attribute, objc_externally_retained | Erik Pilkington | 2019-01-04 | 1 | -1/+1 |
| * | Fix up diagnostics. | Richard Trieu | 2018-12-14 | 1 | -1/+0 |
| * | Use zip_longest for iterator range comparisons. NFC. | Michael Kruse | 2018-12-10 | 1 | -10/+15 |
| * | Distinguish `__block` variables that are captured by escaping blocks | Akira Hatanaka | 2018-10-01 | 1 | -0/+1 |
| * | Revert r343518. | Akira Hatanaka | 2018-10-01 | 1 | -1/+0 |
| * | Distinguish `__block` variables that are captured by escaping blocks | Akira Hatanaka | 2018-10-01 | 1 | -0/+1 |
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-26 | 1 | -1/+1 |
| * | [OPENMP] Add support for OMP5 requires directive + unified_address clause | Kelvin Li | 2018-09-26 | 1 | -0/+16 |
| * | [OPENMP] Fix PR38903: Crash on instantiation of the non-dependent | Alexey Bataev | 2018-09-13 | 1 | -4/+11 |
| * | Track definition merging on the canonical declaration even when local | Richard Smith | 2018-09-12 | 1 | -15/+2 |