Go to file
Argyrios Kyrtzidis 91c62bfc03 [arcmt] When a NSData's 'bytes' family of methods are used on a local var,
add __attribute__((objc_precise_lifetime)) to make sure that the object
(and its data) will not get released before the var goes out-of-scope.

rdar://9206226

llvm-svn: 135382
2011-07-18 07:44:50 +00:00
clang [arcmt] When a NSData's 'bytes' family of methods are used on a local var, 2011-07-18 07:44:50 +00:00
compiler-rt <rdar://problem/9624306> clean up darwin platform to use xcrun. Set up variables in darwin_bni.mk. Use GetCNAVar in AppleBI.mk 2011-06-21 00:07:55 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Revert locale for apple back to original design, getting rid of now useless helper *_l functions 2011-07-15 14:46:11 +00:00
libcxxabi A stawman specification for libc++abi and status page 2011-07-14 20:16:50 +00:00
lldb Added a boolean to the pure virtual lldb_private::Process::CanDebug(...) 2011-07-17 20:36:25 +00:00
llvm Delete empty unused file. 2011-07-18 05:54:06 +00:00
polly (Test commit for polly) 2011-07-16 13:30:03 +00:00