llvm-project/clang/lib
Zhongxing Xu da3ddfce43 The element type should also be canonicalized. Add a case for VariableArrayType.
llvm-svn: 92318
2009-12-30 22:59:54 +00:00
..
AST The element type should also be canonicalized. Add a case for VariableArrayType. 2009-12-30 22:59:54 +00:00
Analysis Simplify code by using an equivalent template class. 2009-12-30 06:38:20 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen More RTTI cleanup, test that RTTI classes have the correct vtables. 2009-12-30 01:00:12 +00:00
Driver Remove some dead variables clang-analyzer found. 2009-12-25 15:43:36 +00:00
Frontend When rewriting a __block declaration, use a suitable API to get location of 2009-12-30 20:38:08 +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 use best-fit instead of first-fit when reusing a MacroArgs object, 2009-12-28 06:36:46 +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 when making a decl for __builtin_fabsf() make sure to 2009-12-30 22:06:22 +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