clang-1/lib
John McCall 5126fd0dd9 Typedefs can be redeclared. That seems like something we should record in
the AST lest we run into some crazy canonicalization bug like PR5874.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92283 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-30 00:31:22 +00:00
..
AST Typedefs can be redeclared. That seems like something we should record in 2009-12-30 00:31:22 +00:00
Analysis Remove some dead variables clang-analyzer found. 2009-12-25 15:43:36 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen Match gcc and treat vector types as fundamental types. 2009-12-29 22:30:11 +00:00
Driver Remove some dead variables clang-analyzer found. 2009-12-25 15:43:36 +00:00
Frontend Get rid of FixedWidthIntType, as suggested by Chris and Eli. 2009-12-29 07:07:36 +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 Typedefs can be redeclared. That seems like something we should record in 2009-12-30 00:31: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