[PATCH] D126534: [analyzer] Deadstore static analysis: Fix false positive on C++17 assignments
Fred Tingaud via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 24 06:10:04 PDT 2022
frederic-tingaud-sonarsource updated this revision to Diff 439722.
frederic-tingaud-sonarsource added a comment.
Adding an additional false negative fixed by this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126534/new/
https://reviews.llvm.org/D126534
Files:
clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
clang/test/Analysis/dead-stores.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126534.439722.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/9f6316af/attachment-0001.bin>
More information about the cfe-commits
mailing list