hanchenye-llvm-project/clang/lib
Ted Kremenek 90e2fc2fb3 Fix 80 col violations.
llvm-svn: 98320
2010-03-12 00:49:00 +00:00
..
AST For ivars created using @synthesize, set their DeclContext to be 2010-03-11 19:44:54 +00:00
Analysis When computing in AnalysisContext the variables referenced 2010-03-10 00:18:11 +00:00
Basic Fix -Wsign-compare warning reported by clang++. 2010-03-10 18:22:38 +00:00
Checker Simplify assertion. 2010-03-10 19:09:37 +00:00
CodeGen Keep track of Record context to ensure that record elements are properly nested in debug info. 2010-03-11 20:01:48 +00:00
Driver Driver: Free Action objects. 2010-03-11 18:04:58 +00:00
Frontend Add tentative support for accessing local variables with 2010-03-11 18:20:03 +00:00
Headers Integer array extraction for sse4.1. 2010-03-11 23:50:18 +00:00
Index Extend ObjCMessageExpr for class method sends with the source location 2010-03-08 16:40:19 +00:00
Lex Augment __has_feature to report that Clang supports adding attribute 'unused' 2010-03-05 22:43:32 +00:00
Parse Diagnose the declaration of enum templates. Also, be a bit more 2010-03-02 17:53:14 +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 80 col violations. 2010-03-12 00:49:00 +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