Pointers casted as integers still count as locations to SimpleSValuator, so...
Pointers casted as integers still count as locations to SimpleSValuator, so don't crash if we do a funny thing like ((int)ptr)&1. Fixes PR7527. llvm-svn: 107236
Loading
Please register or sign in to comment