summaryrefslogtreecommitdiffstats
path: root/clang/examples/PrintFunctionNames/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert r170801, which breaks the mingw build.Douglas Gregor2012-12-201-0/+1
* Eliminate errors when running the 'PrintFunctionNames' plugin, from Li Qun!Douglas Gregor2012-12-201-1/+0
* libclang, examples: [CMake] Add dependencies to tblgen'd headers.NAKAMURA Takumi2012-07-271-0/+9
* Remove a goofy CMake hack and use the standard CMake facilities toChandler Carruth2012-06-211-5/+5
* Re-instate r125819 and r125820 with no functionality changePeter Collingbourne2011-02-191-24/+1
* Revert 125820 and 125819 to fix PR9266.Rafael Espindola2011-02-191-1/+24
* Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenActionPeter Collingbourne2011-02-181-24/+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
* PrintFunctionNames: Fix Windows (MSV{S,C} and mingw) build.Michael J. Spencer2010-09-141-0/+28
* Revert "CMake: Update to use standard CMake dependency tracking facilities in...Michael J. Spencer2010-09-131-10/+1
* CMake: Update to use standard CMake dependency tracking facilities insteadMichael J. Spencer2010-09-101-1/+10
* Teach the PrintFunctionNames example to be a proper module, so thatDouglas Gregor2010-06-081-19/+3
* Update example link lines.Daniel Dunbar2009-12-031-3/+12
* Add a trivial example plugin, which prints the names of the top-level decls.Daniel Dunbar2009-11-151-0/+17
OpenPOWER on IntegriCloud