[PATCH] D55566: [analyzer] LiveVariables: Fix a zombie expression problem, add testing infrastructure.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 16 14:59:53 PST 2018
NoQ added a comment.
Tested it a little bit. It causes an extremely slight skew in warnings. I'll reduce a few of them to see if this is mostly just budgets reached earlier or later, or these are sensible improvements/regressions, but generally this looks pretty safe, so i'll try to commit.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55566/new/
https://reviews.llvm.org/D55566
More information about the cfe-commits
mailing list