llvm-project/clang/lib
Eli Friedman a26001bf96 Small comment fix.
llvm-svn: 91808
2009-12-21 01:26:45 +00:00
..
AST indentation fix 2009-12-21 01:10:56 +00:00
Analysis Use the FunctionDecl's result type to know exactly if it returns a reference. 2009-12-19 03:17:55 +00:00
Basic ARM: Use front-end specific target features "soft-float" and "soft-float-abi" to communicate FP mode to target; __SOFTFP__ is set correctly now. 2009-12-19 04:15:38 +00:00
CodeGen Incomplete structs should also have internal linkage. 2009-12-21 00:41:42 +00:00
Driver Remove ';' after method definition. Noticed by clang++, which one would think 2009-12-19 17:50:07 +00:00
Frontend Fix a few MSVC warnings. 2009-12-18 20:58:47 +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 reimplement r90860, fixing a couple of problems: 2009-12-17 05:29:40 +00:00
Parse fix PR5500: clang fails to parse inline asm with :: in C++ mode 2009-12-20 23:08:04 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Small comment fix. 2009-12-21 01:26:45 +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