hanchenye-llvm-project/clang/lib
Fariborz Jahanian f51a38777b Make the new -fobjc-nonfragile-abi2 the default
abi for clang's objective-c compilations.
(radar 8353555).

llvm-svn: 113974
2010-09-15 16:00:51 +00:00
..
AST one piece of code is responsible for the lifetime of every aggregate 2010-09-15 10:14:12 +00:00
Analysis Relax assertion in CFG builder when processing ForStmts. This fixes an assertion failure 2010-09-15 07:01:20 +00:00
Basic Fix Windows64 target info so pointer arithmetic is done correctly, and no sign extension code is emitted: PtrDiffType needs to be a signed long long. Add a corresponding test case. 2010-09-15 00:28:12 +00:00
Checker Disallow the use of UnknownVal as the index for ElementRegions. UnknownVals can be used as 2010-09-15 03:13:30 +00:00
CodeGen one piece of code is responsible for the lifetime of every aggregate 2010-09-15 10:14:12 +00:00
Driver Make the new -fobjc-nonfragile-abi2 the default 2010-09-15 16:00:51 +00:00
Frontend Introduce a new code-completion context for a parenthesized 2010-09-14 23:59:36 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers fix PR7192 by defining wchar_t in a more conventional way. The 2010-09-05 23:29:49 +00:00
Index Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Lex Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Parse Extend bracket insertion to message sends to "super", e.g., 2010-09-15 15:09:43 +00:00
Rewrite Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Sema Implement bracket insertion for Objective-C instance message sends as 2010-09-15 14:51:05 +00:00
Serialization Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00