summaryrefslogtreecommitdiff
path: root/lib/AST/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-131-2/+34
* Revert "[Clang Interpreter] Initial patch for the constexpr interpreter"Roman Lebedev2019-09-041-3/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-041-0/+3
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-3/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-09-021-0/+3
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-3/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-311-0/+3
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-3/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+3
* Revert [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-3/+0
* [Clang Interpreter] Initial patch for the constexpr interpreterNandor Licker2019-08-301-0/+3
* [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC).Puyan Lotfi2019-06-191-0/+1
* Introduce the ability to dump the AST to JSON.Aaron Ballman2019-05-131-0/+1
* [ASTImporter] Add importer specific lookupGabor Marton2018-12-171-0/+1
* NFC: Extract TextNodeDumper classStephen Kelly2018-12-051-0/+1
* Reapply Logging: make os_log buffer size an integer constant expression.Tim Northover2018-11-021-0/+4
* Revert "Reapply Logging: make os_log buffer size an integer constant expressi...Tim Northover2018-11-011-1/+0
* Reapply Logging: make os_log buffer size an integer constant expression.Tim Northover2018-11-011-0/+1
* Revert "Logging: make os_log buffer size an integer constant expression.Tim Northover2018-11-011-1/+0
* Logging: put link against libclangAnalysis rather than libLLVMAnalysis for os...Tim Northover2018-11-011-1/+1
* Logging: add CMake dependency so libAST can use OSLog analysis.Tim Northover2018-11-011-0/+1
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+1
* Moved QualTypeNames.h from Tooling to AST.Ilya Biryukov2017-11-081-0/+1
* [analyzer] Make StmtDataCollector customizableJohannes Altmanninger2017-08-231-0/+1
* Update libdeps to add BinaryFormat, introduced in r304864.NAKAMURA Takumi2017-06-071-0/+1
* Reorder and reformat.NAKAMURA Takumi2017-06-071-1/+3
* [ASTImporter] Move structural equivalence context to its own file. NFCIBruno Cardoso Lopes2017-04-281-0/+1
* [clang-import-test] Lookup inside contextsSean Callanan2017-04-111-0/+1
* Add more ODR checking.Richard Trieu2017-02-221-0/+1
* Revert r295421, new ODR checker for modules, to fix build bot.Richard Trieu2017-02-171-1/+0
* Add better ODR checking for modules.Richard Trieu2017-02-171-0/+1
* Revert r295284: Add better ODR checking for modules.Richard Trieu2017-02-161-1/+0
* Add better ODR checking for modules.Richard Trieu2017-02-161-0/+1
* Revert r293585 "Add better ODR checking for modules."Sam McCall2017-01-311-1/+0
* Add better ODR checking for modules.Richard Trieu2017-01-311-0/+1
* Move functions declared in Stmt{ObjC,CXX}.h and OpenMPClause.h intoJames Y Knight2015-10-021-0/+4
* Move functions declared in ExprObjC.h into ExprObjC.cpp.James Y Knight2015-09-291-0/+1
* MS ABI: Don't use the Itanium scheme for numbering lambdasDavid Majnemer2014-08-221-1/+0
* [CMake] Use LINK_LIBS instead of target_link_libraries().NAKAMURA Takumi2014-02-261-2/+1
* [CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...NAKAMURA Takumi2014-02-211-21/+0
* Update RecursiveASTVisitor so that it visits attributes. This is currentlyDeLesley Hutchins2013-12-301-0/+1
* Remove -ast-dump-xml.Richard Smith2013-10-071-1/+0
* Fix CMakeLists.txt.Eli Friedman2013-07-011-1/+1
* Enhancements for the DynTypedNodeSamuel Benzaquen2013-06-191-0/+1
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+1
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-011-0/+1
* Comment parsing: resolve more named character referencesDmitri Gribenko2013-01-301-0/+1
* Revert unintended changeDmitri Gribenko2013-01-301-1/+0
* Move UTF conversion routines from clang/lib/Basic to llvm/lib/SupportDmitri Gribenko2013-01-301-0/+1
* Dump comments in -ast-dump.Alexander Kornienko2013-01-141-1/+0