[PATCH] D66733: [analyzer] Add a checker option to detect nested dead stores
Sylvestre Ledru via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 02:13:32 PDT 2019
sylvestre.ledru added a comment.
@steakhal Thanks for this patch. I tried it on Firefox and it found a bunch of stuff we improved.
Some examples:
https://hg.mozilla.org/integration/autoland/rev/db24db8f5f549ff446d1c3c69799187bcc2409e2
https://hg.mozilla.org/integration/autoland/rev/5de53dab979a401d9ba1405974f691927e53c9bd
(and more to come)
I think it should be added to the release notes!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66733/new/
https://reviews.llvm.org/D66733
More information about the llvm-commits
mailing list