clang-1/lib
Ted Kremenek 611a15a18f retain/release checker: More cleanups (no real functionality change).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63181 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-28 05:29:13 +00:00
..
AST Finish making AST BumpPtrAllocation runtime configurable (based on -disable-free). 2009-01-27 23:20:32 +00:00
Analysis retain/release checker: More cleanups (no real functionality change). 2009-01-28 05:29:13 +00:00
Basic On Windows use a BumpPtrAllocator for the UniqueFileContainer's StringMap. 2009-01-28 01:01:07 +00:00
CodeGen Set visibility of ivar offset symbols according to 2009-01-28 01:36:42 +00:00
Driver Introduce a new PresumedLoc class to represent the concept of a location 2009-01-27 07:57:44 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex Split the single monolithic DiagnosticKinds.def file into one 2009-01-27 18:30:58 +00:00
Parse Split the single monolithic DiagnosticKinds.def file into one 2009-01-27 18:30:58 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Patch by Alexei Svitkine: Refactor Sema::ParseAST API to allow clients to pass as an argument a TranslationUnit object whose contents live beyond the call to ParseAST. 2009-01-28 04:29:29 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00