[objc-arc] Fix assertion in EraseInstruction so that noop on null calls when...
[objc-arc] Fix assertion in EraseInstruction so that noop on null calls when passed null do not trigger the assert. The specific case of interest is when objc_retainBlock is passed null. llvm-svn: 185885
Loading
Please register or sign in to comment