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

Migrate the path-sensitive checking of 'nonnull' arguments over to the new

'Checker' interface. An updated test case illustrates that after calling a
function with the 'nonnull' attribute we now register the fact that the passed
pointer must be non-null. This retention of information was not possible with
the previously used GRSimpleAPICheck interface.

llvm-svn: 76797
parent 3af2a777
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