Go to file
John McCall 770a4c1a37 Protect the values of array and dictionary literals from the
ARC optimizer while they're held in local unsafe buffers.

Based on a patch by Jesse Rusak!

rdar://13573224

llvm-svn: 178721
2013-04-04 00:20:38 +00:00
clang Protect the values of array and dictionary literals from the 2013-04-04 00:20:38 +00:00
clang-tools-extra Unit test support for Clang extra tools 2013-04-03 15:11:08 +00:00
compiler-rt [Sanitizer] Fix OnPrint weak hook. Disable weak hooks for gotsan. 2013-04-03 13:22:54 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fix stupid but harmless type-o. Fixes http://llvm.org/bugs/show_bug.cgi?id=15657. 2013-04-03 20:29:45 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld Update for API change for handling mips64el. 2013-04-03 21:03:19 +00:00
lldb <rdar://problem/12897145> 2013-04-04 00:15:09 +00:00
llvm Refactored out the helper method FindPredecessorAutoreleaseWithSafePath from ObjCARCOpt::OptimizeReturns. 2013-04-03 23:39:14 +00:00
polly ScopDetection: Use isTopLevelRegion 2013-04-02 06:41:48 +00:00