Skip to content
Commit c1b648f6 authored by Michael Gottesman's avatar Michael Gottesman
Browse files

[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
parent e61c9077
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment