llvm-project/clang/lib
Chris Lattner d0413848cc temporarily revert 96173, it is causing test failures.
llvm-svn: 96176
2010-02-14 18:38:38 +00:00
..
AST Add newline. 2010-02-13 20:24:39 +00:00
Analysis Convert tabs to spaces. 2010-02-09 00:04:09 +00:00
Basic temporarily revert 96173, it is causing test failures. 2010-02-14 18:38:38 +00:00
Checker Fix pr6293. If ptr is NULL, no operation is preformed. 2010-02-14 06:49:48 +00:00
CodeGen Don't compute final overriders or build vtables for bases that don't need a vtable. 2010-02-14 17:05:59 +00:00
Driver Raise the responsibility for passing -disable-llvm-verifier in NDEBUG builds 2010-02-13 03:50:24 +00:00
Frontend Pass StringRefs to InsertText/ReplaceText in RewriteObjC and remove a ton of unnecessary length arguments. 2010-02-14 14:14:16 +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 Improve the diagnostic given when referring to a tag type without a tag (in C) 2010-02-14 01:03:10 +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 Skip implicit instantiation of templated variables where a more recent 2010-02-13 10:17:50 +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