llvm-project/clang/lib
Tanya Lattner 5cbff48b01 Fix indentation, use string directly instead of StringRef.
llvm-svn: 97896
2010-03-07 04:40:06 +00:00
..
AST Patch to build qualifier on objective-c 2010-03-05 22:42:55 +00:00
Analysis Simplify code a bit and remove unneeded semicolons. 2010-03-03 16:28:47 +00:00
Basic add mblaze target support, patch by Wesley Peck! 2010-03-06 21:21:27 +00:00
Checker Remove reference to AnalysisContext in Environment. We already have LocationContext 2010-03-05 04:45:36 +00:00
CodeGen Add a message to these asserts. 2010-03-06 09:07:19 +00:00
Driver add TCE target support, patch by Pekka J! 2010-03-04 21:07:38 +00:00
Frontend on both the mac and linux, /usr/local/include is treated 2010-03-06 19:38:10 +00:00
Headers Fix _MM_FROUND_NEARBYINT and move rounding intrinsics to macros. 2010-03-06 10:31:44 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +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 indentation, use string directly instead of StringRef. 2010-03-07 04:40:06 +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