Skip to content
Commit dc484718 authored by Jordy Rose's avatar Jordy Rose
Browse files

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
parent abb04f73
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