summaryrefslogtreecommitdiffstats
path: root/clang/examples/clang-interpreter/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.Ted Kremenek2012-09-011-1/+2
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-28/+31
* Remove clangIndex reference from clang-interpreter CMake buildDouglas Gregor2012-04-131-1/+0
* Add support for lazily linking bitcode files (using a newPeter Collingbourne2011-10-301-0/+1
* [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/Analysi...Argyrios Kyrtzidis2011-02-141-0/+1
* CMake: LLVM_NO_RTTI must be obsolete now!NAKAMURA Takumi2011-02-101-2/+0
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-2/+2
* Rename headers: 'clang/GR' 'clang/EntoSA' andTed Kremenek2010-12-231-2/+2
* [analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own libr...Argyrios Kyrtzidis2010-12-221-0/+1
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-1/+1
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-18/+28
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-28/+18
* clang-interpreter: libFrontend depends on libSerialization. Fix linux build b...Benjamin Kramer2010-08-261-1/+1
* Add Serialization dependency to clang-interpreterPeter Collingbourne2010-08-241-0/+1
* Fix clang-interpreter buildPeter Collingbourne2010-07-241-0/+1
* Teach the PrintFunctionNames example to be a proper module, so thatDouglas Gregor2010-06-081-0/+2
* Wire up Daniel's new spiffy C interpreter into the CMake build systemKovarththanan Rajaratnam2010-02-271-0/+30
OpenPOWER on IntegriCloud