llvm-project/clang/lib
Chris Lattner 3637652ab3 random code cleanups.
llvm-svn: 67437
2009-03-21 07:12:05 +00:00
..
AST add an assertion for unreachable code. 2009-03-21 06:40:50 +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 random code cleanups. 2009-03-21 07:12:05 +00:00
Driver Driver: Give Compilation::Execute total control over the Driver result 2009-03-21 00:40:53 +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 Add back warning about a PTH file not containing any identifiers, but don't make 2009-03-21 00:25:09 +00:00
Parse InitListDesignations hasn't been used (ever). Eliminate it, and 2009-03-20 23:11:49 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema When building the structured initializer list, pre-allocate storage in 2009-03-20 23:58:33 +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