hanchenye-llvm-project/clang/lib
Jordy Rose b7abce9f8b Remove obsolete ObjCInferRelatedReturnType from LangOptions...the correct option is ObjCInferRelatedResultType.
llvm-svn: 138793
2011-08-30 01:51:13 +00:00
..
ARCMigrate Twinify. 2011-08-27 00:34:29 +00:00
AST Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
Analysis Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
Basic Clang/PNaCl: Improve test coverage for PNaClTargetInfo (type aligns), fixes nits: 2011-08-29 22:39:12 +00:00
CodeGen The size of struct UnwindException varies by platform with no 2011-08-30 01:42:09 +00:00
Driver Some minor updates to the Linux search path handling for Slackware. Patch by Will Dietz. PR10692. 2011-08-29 18:56:43 +00:00
Frontend Some minor updates to the Linux search path handling for Slackware. Patch by Will Dietz. PR10692. 2011-08-29 18:56:43 +00:00
FrontendTool Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
Headers Add missing function _mm_ucomige_sd to emmintrin.h. PR10803. 2011-08-29 21:26:24 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex Add and document __has_feature values for the remaining C++0x 2011-08-29 17:28:38 +00:00
Parse Minor clean up of objc's decl context stuff. 2011-08-29 17:33:12 +00:00
Rewrite Fix a rewriter bug caused by recent changes in objc's 2011-08-29 22:21:46 +00:00
Sema Be sure to emit lvalue-to-rvalue casts for loads from x-values. 2011-08-30 00:57:29 +00:00
Serialization Remove obsolete ObjCInferRelatedReturnType from LangOptions...the correct option is ObjCInferRelatedResultType. 2011-08-30 01:51:13 +00:00
StaticAnalyzer [analyzer] MacOSKeychainAPIChecker: Simplify getSymbolForRegion by using existing API. Thanks Jordy. 2011-08-29 21:10: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