hanchenye-llvm-project/clang/lib
Ted Kremenek 62224c1d7f Add more PTH diagnostics for invalid PTH files, etc.
llvm-svn: 63232
2009-01-28 21:02:43 +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: Improve diagnostics to indicate that CF objects are not automatically garbage collected. 2009-01-28 06:25:48 +00:00
Basic Add method FullSourceLoc::getBufferData(). 2009-01-28 20:46:26 +00:00
CodeGen Some refactoring of common code. No change in functionality. 2009-01-28 19:12:34 +00:00
Driver Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that do not have a SourceManager. 2009-01-28 20:47:47 +00:00
Headers Avoid creating .dir files in the installation area. 2009-01-22 02:53:03 +00:00
Lex Add more PTH diagnostics for invalid PTH files, etc. 2009-01-28 21:02:43 +00:00
Parse Name change (isTypeName->getTypeName). 2009-01-28 19:39:02 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Name change (isTypeName->getTypeName). 2009-01-28 19:39:02 +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