llvm-project/clang/lib
Chris Lattner 827a3552a4 make alias definition logic more similar to functions/globals.
llvm-svn: 67481
2009-03-22 21:39:12 +00:00
..
AST Keep track of whether a class is abstract or not. This is currently only used for the __is_abstract type trait. 2009-03-22 01:52:17 +00:00
Analysis GRExprEngine: 2009-03-20 20:10:45 +00:00
Basic Eliminate post-diagnostic hooks. Instead, implement a Sema-specific 2009-03-20 22:48:49 +00:00
CodeGen make alias definition logic more similar to functions/globals. 2009-03-22 21:39:12 +00:00
Driver fix PR3859: crash with 'cc -V' 2009-03-22 17:47:44 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex PTHManager::Create(): 2009-03-22 06:42:39 +00:00
Parse Keep track of whether a class is abstract or not. This is currently only used for the __is_abstract type trait. 2009-03-22 01:52:17 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Fix build from r67476 and address the easy part of Doug's comments on rvalue refs. 2009-03-22 21:28:55 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00