Skip to content
Commit a82e9265 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

objective-C arc: in copy helper function for

__strong __block variables, perform objc_storeStrong on
source and destination instead of direct move. This 
is done with -O0 and to improve some analysis.
// rdar://12530881

llvm-svn: 171555
parent 184c6591
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment