llvm-project/clang/lib
Sanjiv Gupta ecd2600c52 Re-applying 96173. Looks like finally I got the test case right.
llvm-svn: 96321
2010-02-16 03:37:11 +00:00
..
AST Skeleton for importing Objective-C classes 2010-02-16 01:20:57 +00:00
Analysis Refactor the logic for printf argument type-checking into analyze_printf::ArgTypeResult. 2010-02-16 01:46:59 +00:00
Basic Re-applying 96173. Looks like finally I got the test case right. 2010-02-16 03:37:11 +00:00
Checker Convert GRExprEngine's handling of ObjCMessageExprs to use a worklist 2010-02-15 23:02:46 +00:00
CodeGen Use getLocStart(), instead of getLocEnd(), to record starting location of objc method. :) 2010-02-15 18:08:38 +00:00
Driver Raise the responsibility for passing -disable-llvm-verifier in NDEBUG builds 2010-02-13 03:50:24 +00:00
Frontend ASTUnit: Constant fold UseBumpAllocator to true, we don't care to support this as an argument. 2010-02-16 01:55:04 +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 Issue a bettter diagnostics for incorrect property setter name. 2010-02-15 22:20:11 +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 Refactor the logic for printf argument type-checking into analyze_printf::ArgTypeResult. 2010-02-16 01:46:59 +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