hanchenye-llvm-project/clang/lib
Anders Carlsson 09db5370b7 Assert that primary bases always have offset 0.
llvm-svn: 98223
2010-03-11 01:49:18 +00:00
..
AST Assert that primary bases always have offset 0. 2010-03-11 01:49:18 +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 Support PPC-32 DWARF EH intrinisics. Thanks to rdivacky for his assistance. 2010-03-11 00:10:12 +00:00
Driver Fix -Wsign-compare warnings reported by clang++. 2010-03-10 19:09:31 +00:00
Frontend Change the 'super' messaging API in the rewriter. 2010-03-10 21:17:41 +00:00
Headers Add insert/extract_ps and related random macros. 2010-03-10 00:50:58 +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 Statement expressions can be used in global- or namespace-scoped blocks 2010-03-10 04:54:39 +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