[obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKnownSafe...
authorMichael Gottesman <mgottesman@apple.com>
Fri, 21 Jun 2013 06:59:02 +0000 (06:59 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 21 Jun 2013 06:59:02 +0000 (06:59 +0000)
commit00dacc44f5f3f3a67d4c7af6146d5584f709bc78
tree56d926ffd6f0dd1a63be55dbfb6285f8a9f36ef0
parent36d9cda15d5a1eb81a5641935be84d342127698d
[obcjarcopts] Encapsulate PtrState.RRI.KnownSafe in the methods PtrState.IsKnownSafe and PtrState.SetKnownSafe.

This is apart of a series of patches to encapsulate PtrState.RRI and
make PtrState.RRI a private field of PtrState.

*NOTE* This is actually the second commit in the patch stream. I should
have put this note on the first such commit r184528.

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