[objc-arc] Refactor (Re-)initialization of PtrState from dataflow ->...
[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. llvm-svn: 231438
Loading
Please sign in to comment