clang-1/lib
Anders Carlsson c8cfd636f6 Match gcc and treat vector types as fundamental types.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92278 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-29 22:30:11 +00:00
..
AST Correctly refer to element CVR qualifications when determining if a type is 2009-12-29 07:16:59 +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 Fix support for const_cast<>s of array types which actual change the 2009-12-29 08:05:19 +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