llvm-project/clang/lib
Douglas Gregor ad183ac3c7 Fix typo in comment
llvm-svn: 92307
2009-12-30 16:01:52 +00:00
..
AST Typedefs can be redeclared. That seems like something we should record in 2009-12-30 00:31:22 +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 Remove an duplicated #include. 2009-12-30 06:48:20 +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 typo in comment 2009-12-30 16:01:52 +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