]> granicus.if.org Git - clang/commit
[arcmt] Allow removing an -autorelease of a variable initialized in the previous...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 4 Jan 2013 18:30:11 +0000 (18:30 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 4 Jan 2013 18:30:11 +0000 (18:30 +0000)
commit20bcd4ead46e3764a5d1279845f8ed351f4d3984
tree3e28db752094de47d73e5fd81fa24626d9ca39f0
parentea2224d7078c4d31ad32adbaba4bdc2d85a3d609
[arcmt] Allow removing an -autorelease of a variable initialized in the previous statement.

rdar://11074996

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171485 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ARCMigrate/TransRetainReleaseDealloc.cpp
lib/ARCMigrate/Transforms.cpp
lib/ARCMigrate/Transforms.h
test/ARCMT/autoreleases.m
test/ARCMT/autoreleases.m.result