hanchenye-llvm-project/clang/lib
Eli Friedman c6f59b1c49 Better coverage for -dump-record-layouts and -print-decl-contexts.
llvm-svn: 92441
2010-01-03 02:01:11 +00:00
..
AST The element type should also be canonicalized. Add a case for VariableArrayType. 2009-12-30 22:59:54 +00:00
Analysis Let constraint manager inform checkers that some assumption logic has happend. 2009-12-31 06:13:07 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen Get rid of more dead code. 2010-01-03 01:11:47 +00:00
Driver Remove some dead variables clang-analyzer found. 2009-12-25 15:43:36 +00:00
Frontend Better coverage for -dump-record-layouts and -print-decl-contexts. 2010-01-03 02:01:11 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Avoid an unnecessary copy of Predefines. getMemBufferCopy does the null termination for us. 2009-12-31 15:33:09 +00:00
Parse Fix 80-col violation. 2009-12-28 06:49:22 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Fix minor oversight for increment/decrement of complex int. Add tests for 2010-01-03 00:20:48 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00