[PATCH] D71371: [analyzer] Do not cache out on some shared implicit AST nodes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 11 13:33:07 PST 2019
NoQ added a comment.
I doubt we'll ever need these callbacks. I can't imagine any kind of analysis that would need them. Like, these statements have absolutely no effect on the runtime program state.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71371/new/
https://reviews.llvm.org/D71371
More information about the cfe-commits
mailing list