summaryrefslogtreecommitdiff
path: root/lib/AST/Interp
Commit message (Expand)AuthorAgeFilesLines
* AST - silence static analyzer getAs<> null dereference warnings. NFCI.Simon Pilgrim2019-10-071-1/+1
* Silence static analyzer getAs<RecordType> null dereference warnings. NFCI.Simon Pilgrim2019-10-031-2/+2
* For P0784R7: support placement new-expressions in constant evaluation.Richard Smith2019-10-031-0/+1
* For P0784R7: compute whether a variable has constant destruction if itRichard Smith2019-09-291-1/+1
* For P0784R7: add support for explicit destructor calls andRichard Smith2019-09-271-0/+1
* [Clang Interpreter] Fixed Bug 43362, build failure on GCCNandor Licker2019-09-211-0/+1
* [c++20] P1331R2: Allow transient use of uninitialized objects inRichard Smith2019-09-181-0/+1
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-1345-0/+8168
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-0446-8211/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-0446-0/+8211
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-0246-8215/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-0246-0/+8215
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3145-8101/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3145-0/+8101
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3045-8101/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3045-0/+8101
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3045-8101/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-3045-0/+8101