summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused, unmaintained, incomplete 'Index' library.Douglas Gregor2012-04-131-1/+1
* Adds a tooling library.Manuel Klimek2012-04-041-1/+1
* Add new code migrator support for migrating existing Objective-C code to useTed Kremenek2012-03-061-1/+1
* The ARC Migration Tool. All the credit goes to Argyrios and FariborzJohn McCall2011-06-151-2/+2
* Reverts the Tooling changes as requested by Chris.Manuel Klimek2011-06-021-1/+1
* Add lib/Tooling to the Makefile build.Nico Weber2011-04-301-1/+2
* Chris Lattner has strong opinions about directoryTed Kremenek2010-12-231-1/+1
* Rename headers: 'clang/GR' 'clang/EntoSA' andTed Kremenek2010-12-231-1/+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-1/+1
* Reintroduce the serialization library, with fixed dependencies.Sebastian Redl2010-08-171-1/+1
* Revert Sebastian's build-breaking patch.Douglas Gregor2010-08-171-1/+1
* Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl2010-08-171-1/+1
* Move lib/Runtime to runtime/, and build after everything else.Daniel Dunbar2010-06-301-1/+1
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek2010-01-251-1/+1
* Initial cut at integrating compiler-rt (on Darwin) w/ clang build.Daniel Dunbar2010-01-191-2/+2
* Introduce the 'Index' library.Argyrios Kyrtzidis2009-07-051-1/+1
* Stub out some structure for C++ driver.Daniel Dunbar2009-03-021-1/+2
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-1/+1
* add a libDriver, for now only move the text diangostics stuff from Driver to ...Nico Weber2008-08-051-1/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+14