[objc-arc-opts] Make IsTrackingImpreciseReleases a const method.
authorMichael Gottesman <mgottesman@apple.com>
Fri, 21 Jun 2013 20:52:49 +0000 (20:52 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 21 Jun 2013 20:52:49 +0000 (20:52 +0000)
commit5b3d7112401a81603157910672e5011a3d9cee18
treedea2690d194387d7bc22e413ffb3e7107d30a98e
parenta89594947ef50b77935c70e10b402337ce47e3ed
[objc-arc-opts] Make IsTrackingImpreciseReleases a const method.

Thanks to Bill Wendling for pointing this out!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ObjCARC/ObjCARCOpts.cpp