summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-07-15 21:11:23 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-07-15 21:11:23 +0000
commit6a8a14d217cd4f26d8f72f48234d092fde0213fd (patch)
treed1016c4f8e4a110bbbeed56fd46bedfea694964e /llvm/lib/CodeGen/SplitKit.cpp
parent653b51a93803622c004d0e587e8bf4cdb8f7324a (diff)
downloadbcm5719-llvm-6a8a14d217cd4f26d8f72f48234d092fde0213fd.tar.gz
bcm5719-llvm-6a8a14d217cd4f26d8f72f48234d092fde0213fd.zip
[arcmt] For:
id x = ... @try { ... } @finally { [x release]; } Migrator will drop the release. It's better to change it to "x = 0" in a @finally to avoid leak when exception is thrown. rdar://9398256 llvm-svn: 135301
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud