hanchenye-llvm-project/clang/lib
Devang Patel 05c37d2800 Use SmallString instead of alloca.
llvm-svn: 98112
2010-03-10 00:19:43 +00:00
..
AST Don't error when a block pointer is passed to a 2010-03-09 18:34:52 +00:00
Analysis When computing in AnalysisContext the variables referenced 2010-03-10 00:18:11 +00:00
Basic add mblaze target support, patch by Wesley Peck! 2010-03-06 21:21:27 +00:00
Checker Enhance basic store to also lazily symbolicate VarRegions 2010-03-10 00:18:08 +00:00
CodeGen Use SmallString instead of alloca. 2010-03-10 00:19:43 +00:00
Driver Remove redundant semicolon 2010-03-08 02:49:35 +00:00
Frontend Improve XML output for C++ classes, from Olaf Krzikalla! 2010-03-08 18:51:03 +00:00
Headers Add preprocessor guards to the definitions of size_t and wchar_t, and #undef NULL before defining it. 2010-03-08 23:23:45 +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 Extend ObjCMessageExpr for class method sends with the source location 2010-03-08 16:40:19 +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