llvm-project/clang/lib
Anders Carlsson eee53d9c06 More work on return type adjustments in the new vtable builder.
llvm-svn: 96070
2010-02-13 02:02:03 +00:00
..
AST Switch the standard DeclarationName comparator to be a tri-valued comparator. 2010-02-13 01:04:05 +00:00
Analysis Convert tabs to spaces. 2010-02-09 00:04:09 +00:00
Basic Fix bug I introduced with assinging a temporary to a StringRef. 2010-02-12 23:31:14 +00:00
Checker Enhance RegionStore::InvalidateRegions() to correctly invalidate bindings 2010-02-13 01:52:33 +00:00
CodeGen More work on return type adjustments in the new vtable builder. 2010-02-13 02:02:03 +00:00
Driver Driver: Fix clang -ccc-no-clang -x c++-header foo.h on Darwin. 2010-02-11 17:33:45 +00:00
Frontend Add an option to disable the LLVM verifier pass (which is still always 2010-02-12 23:47:27 +00:00
Headers fix PR6187: various load functions in xmmintrin.h were missing 'const'. 2010-02-01 20:14:14 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Fix PR6282: the include guard optimization cannot happen if the 2010-02-12 08:03:27 +00:00
Parse Clean up ownership of 'AttributeList' objects in Parser. Apparently 2010-02-11 02:19:13 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Complain if block-literal expression's parameter name is 2010-02-12 21:53:14 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00