llvm-project/clang/lib
John McCall 91aee685d8 Add a __has_feature check for arc_cf_code_audited.
llvm-svn: 142423
2011-10-18 21:18:53 +00:00
..
ARCMigrate [arcmt] Rewrite attributes in extensions as well. rdar://9992142 2011-10-18 19:49:19 +00:00
AST Macro metaprogramming for builtin types. 2011-10-18 21:02:43 +00:00
Analysis Suggest %zu for size_t args to printf. 2011-10-18 08:10:06 +00:00
Basic Use llvm::Triple's methods to parse FreeBSD version numbers. 2011-10-18 10:10:08 +00:00
CodeGen Macro metaprogramming for builtin types. 2011-10-18 21:02:43 +00:00
Driver Frontend: Support -iframework. 2011-10-18 20:40:38 +00:00
Frontend Frontend: Support -iframework. 2011-10-18 20:40:38 +00:00
FrontendTool Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Headers Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769. 2011-10-06 20:31:50 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Add a __has_feature check for arc_cf_code_audited. 2011-10-18 21:18:53 +00:00
Parse objc: diagnose invalid argument to an 2011-10-18 17:11:10 +00:00
Rewrite objc rewriter: Restore objc_msgSend_stret/objc_msgSendSuper_stret declaration 2011-10-11 23:02:37 +00:00
Sema Macro metaprogramming for builtin types. 2011-10-18 21:02:43 +00:00
Serialization Keep track when a ObjC interface/protocol was initially created as a forward reference. 2011-10-17 19:48:06 +00:00
StaticAnalyzer Refactor static analyzer to use simpler interface to constant expression evaluation. 2011-10-14 20:22:00 +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