OSDN Git Service

[objc-arc] Move the detection of potential uses or altering of a ref count onto PtrState.
authorMichael Gottesman <mgottesman@apple.com>
Fri, 6 Mar 2015 02:07:12 +0000 (02:07 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 6 Mar 2015 02:07:12 +0000 (02:07 +0000)
commit18b755804fda1e64df84e345ea216e7e1f55b5eb
tree594ac42cec6345c1e619b07211caa498cb4af614
parent6023ad2d3700ba00420f26221c782cb728686644
[objc-arc] Move the detection of potential uses or altering of a ref count onto PtrState.

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