summaryrefslogtreecommitdiff
path: root/lib/CMakeLists.txt
Commit message (Expand)AuthorAge
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-15
* Reverts the Tooling changes as requested by Chris.Manuel Klimek2011-06-02
* Adds a function to run FrontendActions over in-memory code. This isManuel Klimek2011-04-21
* [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis2011-02-08
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-23
* Rename headers: 'clang/GR' 'clang/EntoSA' andTed Kremenek2010-12-23
* Add GR/Checkers subdir for CMake build.Argyrios Kyrtzidis2010-12-22
* [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...Argyrios Kyrtzidis2010-12-22
* Move ExecuteCompilerInvocation to a new library FrontendToolPeter Collingbourne2010-08-24
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-17
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-17
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-17
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-25
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-05
* Really fix cmake style builds.Mike Stump2009-03-24
* Fix cmake builds.Mike Stump2009-03-02
* CMake: Builds and installs clang binary and libs (no docs yet). ItOscar Fuentes2008-10-26