llvm-project/clang/lib
Fariborz Jahanian 56b3b77c7d Protocol meta-data for objc2's non-fragile abi.
Lot more to do in this area.

llvm-svn: 63326
2009-01-29 19:24:30 +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 Protocol meta-data for objc2's non-fragile abi. 2009-01-29 19:24:30 +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 diags moved, so these casts are no longer needed. 2009-01-29 18:49:48 +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