[PATCH] D62883: [analyzer] Track terminator conditions on which a tracked expressions depends
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 21 16:15:01 PDT 2019
NoQ added a comment.
It should be pretty easy to implement, just add your new visitor to the list of default visitors in `findValidReport()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62883/new/
https://reviews.llvm.org/D62883
More information about the cfe-commits
mailing list