Skip to content
Commit 35f875c1 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix: <rdar://problem/6777209> false Dereference of null pointer in loop:...

Fix: <rdar://problem/6777209> false Dereference of null pointer in loop: pointer increment/decrement preserves non-nullness

When the StoreManager doesn't reason well about pointer-arithmetic, propagate
the non-nullness constraint on a pointer value when performing pointer
arithmetic uisng ++/--.

llvm-svn: 69741
parent 1a1b62c1
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