hanchenye-llvm-project/clang/lib
Daniel Dunbar c74b5cc2bc More #include cleaning
- Drop Diagnostic.h from DeclSpec.h, move utility Diag methods into
   implementation .cpp

llvm-svn: 54626
2008-08-11 03:45:03 +00:00
..
AST Cleanup ObjCSuperRefExpr (remove last usage and AST node:-). 2008-08-10 19:10:41 +00:00
Analysis * Remove isInSystemHeader() from DiagClient, move it to SourceManager 2008-08-10 19:59:06 +00:00
Basic * Remove isInSystemHeader() from DiagClient, move it to SourceManager 2008-08-10 19:59:06 +00:00
CodeGen Add dummy Mac Objective-C runtime interface. 2008-08-11 02:45:11 +00:00
Driver * Remove isInSystemHeader() from DiagClient, move it to SourceManager 2008-08-10 19:59:06 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex * Remove isInSystemHeader() from DiagClient, move it to SourceManager 2008-08-10 19:59:06 +00:00
Parse More #include cleaning 2008-08-11 03:45:03 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema More #include cleaning 2008-08-11 03:45:03 +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