llvm-project/clang/lib
Anders Carlsson 6750d16002 Add
const DiagnosticBuilder &operator<<(const DiagnosticBuilder &DB,
                                    AccessSpecifier AS);
   
so we can easily add access specifiers to diagnostics.

llvm-svn: 67795
2009-03-26 23:46:50 +00:00
..
AST Add 2009-03-26 23:46:50 +00:00
Analysis - Add class PathDiagosticLocationPair. 2009-03-26 23:12:02 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen - Minor change to dump of ivar layout map. 2009-03-26 19:10:36 +00:00
Driver Remove dead code. 2009-03-26 21:25:00 +00:00
Frontend Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex - Minor change to dump of ivar layout map. 2009-03-26 19:10:36 +00:00
Parse Handle parsing of templates in member declarations. Pass the AccessSpecifier all the way down to ActOnClassTemplate. 2009-03-26 00:52:18 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Add 2009-03-26 23:46:50 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00