clang-1/lib
Chris Lattner 19e8e2cffc next round of diagnostics cleanups, moving some
diags around, eliminating #defines, etc.  Patch by
Anders Johnsen!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63318 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-29 17:46:13 +00:00
..
AST Introduce a new expression node, ImplicitValueInitExpr, that 2009-01-29 17:44:32 +00:00
Analysis move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Basic next round of diagnostics cleanups, moving some 2009-01-29 17:46:13 +00:00
CodeGen Introduce a new expression node, ImplicitValueInitExpr, that 2009-01-29 17:44:32 +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 move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Parse move library-specific diagnostic headers into library private dirs. Reduce 2009-01-29 05:15:15 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Introduce a new expression node, ImplicitValueInitExpr, that 2009-01-29 17:44:32 +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