Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV =>...
Fixed bug in ObjCARC where we were changing a call from objc_autoreleaseRV => objc_autorelease but were not updating the InstructionClass to IC_Autorelease. llvm-svn: 172288
Loading
Please register or sign in to comment