llvm-project/clang/lib
Evan Cheng dd286bce2c Match LLVM API change.
llvm-svn: 144789
2011-11-16 08:38:55 +00:00
..
ARCMigrate [arcmt] Take into account that all properties are strong-by-default now and fix the test. 2011-11-08 23:09:34 +00:00
AST Fix PR11385: A pointer constant expression which has been cast via an integer is 2011-11-16 07:18:12 +00:00
Analysis Teach the CFG builder how to properly destroy temporaries who 2011-11-15 15:29:30 +00:00
Basic Add a -cc1-level option -fmodule-name=<name>, which will be used when 2011-11-15 19:35:01 +00:00
CodeGen Match LLVM API change. 2011-11-16 08:38:55 +00:00
Driver Don't track depfiles as result files which need to be cleaned up on failure. 2011-11-14 23:24:52 +00:00
Frontend [libclang] Fix crash on invalid code. Fixes rdar://10451854 2011-11-16 02:35:10 +00:00
FrontendTool Add support for building a module from a module map to the -cc1 2011-11-16 00:09:06 +00:00
Headers Fix some additional x86 intrinsics to use "I" (ICE) markings. Fix *mmintrin.h to take them into account. 2011-11-10 00:11:13 +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 support for building a module from a module map to the -cc1 2011-11-16 00:09:06 +00:00
Parse [libclang] Fix crash on invalid code. Fixes rdar://10451854 2011-11-16 02:35:10 +00:00
Rewrite objc rewriter: use a more specific name for local variable used 2011-11-09 17:41:43 +00:00
Sema In Microsoft mode, make "Unqualified lookup into dependent bases of class templates" works inside static functions. 2011-11-15 23:33:34 +00:00
Serialization Add a -cc1-level option -fmodule-name=<name>, which will be used when 2011-11-15 19:35:01 +00:00
StaticAnalyzer [static analyzer] Tweak RetainCountChecker's diagnostics to correctly indicate if a message was due to a property access. This can 2011-11-14 21:59:21 +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