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

Add another test case to show the precision of RegionStore over

BasicStore.  In this example, BasicStore would lose information about
the pointer in path after '*path++', causing the analyzer to falsely
flag a null dereference.  This addresses <rdar://problem/7191542>.

llvm-svn: 89533
parent 26aedb74
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