commit | f111a2a5f1249e8ff6cbf2f5d508e934d74df780 | [log] [tgz] |
---|---|---|
author | Michael Gottesman <mgottesman@apple.com> | Fri Mar 06 00:34:39 2015 +0000 |
committer | Michael Gottesman <mgottesman@apple.com> | Fri Mar 06 00:34:39 2015 +0000 |
tree | 5c1ed3be1856298e9c1088c9433bf9d213fd3d0e | |
parent | 5c86053f698174ca2d1c3af332995e6c72a30a30 [diff] |
[objc-arc] Refactor (Re-)initialization of PtrState from dataflow -> {TopDown,BottomUp}PtrState Class. This initialization occurs when we see a new retain or release. Before we performed the actual initialization inline in the dataflow. That is just messy. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231438 91177308-0d34-0410-b5e6-96231b3b80d8