dg
dg copied to clipboard
loading from null should result in unknown pointer
WARN: Didn't found pointer for %11 = load i32* null, align 4, !dbg !206
value of %11 is undefined, so it should be unknown pointer
Test how uninitialized memory works in our analyses...
This is now something that should be considered in a new PTA analysis that takes into the account also undefined behaviour and possible bugs.