llvm-project/clang/lib
Fariborz Jahanian bbd0d6992b objective-c mrc: Issue warning for mrc, as is done for arc, when
property retains a block object as it could be on 
the stack. // rdar://11761511

llvm-svn: 159293
2012-06-27 20:52:46 +00:00
..
ARCMigrate Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
AST Implement John McCall's review of r159212 other than the this pointer not 2012-06-27 18:18:05 +00:00
Analysis Thread safety analysis: implement lock_returned attribute. 2012-06-25 18:33:18 +00:00
Basic Fix for r159256 on Windows. 2012-06-27 11:42:56 +00:00
CodeGen Implement John McCall's review of r159212 other than the this pointer not 2012-06-27 18:18:05 +00:00
Driver Enable -mcpu=native and -march=native for arm targets. 2012-06-26 22:20:06 +00:00
Edit Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Frontend Add template type diffing to Clang. This feature will provide a better 2012-06-26 18:18:47 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers X86: add GATHER intrinsics (AVX2) in Clang 2012-06-26 19:55:09 +00:00
Lex Introduce __has_feature(attribute_unused_on_fields) to determine whether 2012-06-27 05:12:34 +00:00
Parse Whitespace. 2012-06-26 22:30:43 +00:00
Rewrite Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Sema objective-c mrc: Issue warning for mrc, as is done for arc, when 2012-06-27 20:52:46 +00:00
Serialization Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
StaticAnalyzer [analyzer] RetainCountChecker: remove unused SelfOwn ArgEffect kind. 2012-06-27 00:51:18 +00:00
Tooling Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
CMakeLists.txt Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00
Makefile Fix a big layering violation introduced by r158771. 2012-06-20 09:53:52 +00:00