John McCall
|
9701731a3e
|
When initializing a catch variable in ARC, be sure to emit retains
or whatever else is required for the initialization instead of
assuming it can be done with a simple store.
Fixes PR11732.
llvm-svn: 148325
|
2012-01-17 20:16:56 +00:00 |