diff options
author | John McCall <rjmccall@apple.com> | 2012-01-17 20:16:56 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2012-01-17 20:16:56 +0000 |
commit | b29b12d494babf061201ffbcbcacddd21abec50e (patch) | |
tree | cd87054fc4e0464a60e43b5b7fc208769e2e832a /lib/CodeGen/BackendUtil.cpp | |
parent | 29c3f814b64808c6dac4597b61a50ceecdf141fc (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions