hanchenye-llvm-project/clang/lib
Benjamin Kramer db0fc5131d Print NamedDecls directly to a raw_ostream where possible.
llvm-svn: 149982
2012-02-07 11:57:57 +00:00
..
ARCMigrate Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
AST Print NamedDecls directly to a raw_ostream where possible. 2012-02-07 11:57:57 +00:00
Analysis Tweak format string checking to work with %@ and ObjC toll-free bridging. <rdar://problem/10814120> 2012-02-06 21:45:29 +00:00
Basic Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
CodeGen Switch the ObjC*Decl raw_stream overloads to take a reference, for consistency with NamedDecls. 2012-02-07 11:57:45 +00:00
Driver Filter a few more options not recognized by gcc. <rdar://problem/10814020> 2012-02-07 01:17:55 +00:00
Frontend Print NamedDecls directly to a raw_ostream where possible. 2012-02-07 11:57:57 +00:00
FrontendTool Basic: import OwningPtr<> into clang namespace 2012-02-05 02:12:40 +00:00
Headers Add C11 FLT_TRUE_MIN and friends. <rdar://problem/10812837>. 2012-02-07 01:02:19 +00:00
Index More dead code removal (using -Wunreachable-code) 2012-01-20 21:50:17 +00:00
Lex Move instantiateTemplateAttribute into the sema namespace, make helpers static. 2012-02-06 11:13:08 +00:00
Parse Added source location for the template keyword in DependentTemplateSpecializationTypeLoc nodes (DTSTLoc). 2012-02-06 22:45:07 +00:00
Rewrite Basic: import SmallString<> into clang namespace 2012-02-05 02:13:05 +00:00
Sema Introduce basic ASTs for lambda expressions. This covers: 2012-02-07 10:09:13 +00:00
Serialization Introduce basic ASTs for lambda expressions. This covers: 2012-02-07 10:09:13 +00:00
StaticAnalyzer Print NamedDecls directly to a raw_ostream where possible. 2012-02-07 11:57:57 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00