summaryrefslogtreecommitdiffstats
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-1/+0
* Adds a tooling library.Manuel Klimek2012-04-041-0/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-0/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-0/+1
* Reverts the Tooling changes as requested by Chris.Manuel Klimek2011-06-021-1/+0
* Adds a function to run FrontendActions over in-memory code. This isManuel Klimek2011-04-211-0/+1
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-081-1/+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
* Add GR/Checkers subdir for CMake build.Argyrios Kyrtzidis2010-12-221-0/+1
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-221-1/+1
* Move ExecuteCompilerInvocation to a new library FrontendToolPeter Collingbourne2010-08-241-0/+1
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-0/+1
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1/+0
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-0/+1
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-0/+1
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-051-0/+1
* Really fix cmake style builds.Mike Stump2009-03-241-0/+1
* Fix cmake builds.Mike Stump2009-03-021-1/+1
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-261-0/+10