"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "54d5f6489f9cf73a76e835ec9d6a8801fd31527c"
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
Loading
Please register or sign in to comment