llvm-project/clang/lib
Ted Kremenek 61b506aa8f Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'.
llvm-svn: 95346
2010-02-05 01:57:44 +00:00
..
AST Always start tag definitions before completing them. Assert same. 2010-02-05 01:33:36 +00:00
Analysis Move ParseFormatString() and FormatStringHandler back into the analyze_printf namespace. 2010-02-04 20:46:58 +00:00
Basic First stage of adding AltiVec support 2010-02-05 00:12:22 +00:00
Checker Cast evaluation no longer touch GRState. 2010-02-04 04:56:43 +00:00
CodeGen Always start tag definitions before completing them. Assert same. 2010-02-05 01:33:36 +00:00
Driver Rename -cc1 option '-warn-objc-methodsigs' to '-analyzer-check-objc-methodsigs'. 2010-02-05 01:57:44 +00:00
Frontend Fix a nested ivar reference rewriting bug. 2010-02-05 01:35:00 +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 don't inform comment handlers about comments in #if 0 blocks, 2010-02-03 21:06:21 +00:00
Parse First stage of adding AltiVec support 2010-02-05 00:12:22 +00:00
Rewrite Fixes a rewrite bug rewriting nested ivars reference. 2010-01-28 01:41:20 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema First stage of adding AltiVec support 2010-02-05 00:12:22 +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