Fixed an infinite loop in the block escape in analysis in ObjCARC caused by 2x...
Fixed an infinite loop in the block escape in analysis in ObjCARC caused by 2x blocks each assigned a value via a phi-node causing each to depend on the other. A test case is provided as well. llvm-svn: 172368
Loading
Please register or sign in to comment