[PATCH] D66733: [analyzer] Add a checker option to detect nested dead stores
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 08:39:29 PDT 2019
steakhal updated this revision to Diff 217164.
steakhal added a comment.
Fix copy-paste mistake.
This time upload the correct version.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66733/new/
https://reviews.llvm.org/D66733
Files:
clang/docs/analyzer/checkers.rst
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
clang/test/Analysis/analyzer-config.c
clang/test/Analysis/dead-stores.c
clang/test/Analysis/dead-stores.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66733.217164.patch
Type: text/x-patch
Size: 10291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190826/ab6a13c8/attachment-0001.bin>
More information about the cfe-commits
mailing list