diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-07-22 21:42:34 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-07-22 21:42:34 +0000 |
commit | 29e543cc4cacfec24ccb888b1d82b92a98ffe99b (patch) | |
tree | 42350479d205b1027909a850923cc305d493fa8c /lib/CodeGen/CodeGenModule.cpp | |
parent | e01ac5712a94279db2404134817fe6bbf16c1f7c (diff) |
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).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76793 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions