llvm-project/clang/lib
John McCall ca972cd1f1 Rearrange some checks to avoid call to isCopyConstructor() and clarify path
taken for non-trivial constructors.

llvm-svn: 95457
2010-02-06 00:25:16 +00:00
..
AST Standardize the parsing of function type attributes in a way that 2010-02-05 21:31:56 +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 More GRState* -> Store changes. 2010-02-05 05:34:29 +00:00
CodeGen Rearrange some checks to avoid call to isCopyConstructor() and clarify path 2010-02-06 00:25:16 +00:00
Driver Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'. 2010-02-05 02:06:54 +00:00
Frontend Add guard in RewriteObjC::HandleTopLevelSingleDecl() to not do 2010-02-05 21:28:51 +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 When we're parsing an expression that may have looked like a 2010-02-05 19:11:37 +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 Fix a bogus assertion after adjusting the type of a substituted 2010-02-05 22:49:09 +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