Skip to content
Snippets Groups Projects
Commit c50e1a19 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Refactored auditor interface within GRExprEngine and GRCoreEngine to use a...

Refactored auditor interface within GRExprEngine and GRCoreEngine to use a "batch auditor" to dispatch to specialized auditors instead of having a separate vector for each audited Expr*.  This not only provides a much cleaner implementation, but also allows us to install auditors for any expression.

llvm-svn: 53464
parent 05706e88
No related branches found
No related tags found
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