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

Add new 'Checker' and 'CheckerVisitor' classes, which represent a more powerful

interface to plug in domain-specific checker logic than the current
GRSimpleAPICheck interface. The new 'Checker' interface can actually generate
new nodes, allowing it to modify the state and refine the analysis (which
GRSimpleAPIChecks could not).

llvm-svn: 76793
parent 27760798
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