[PATCH] D126534: [analyzer] Deadstore static analysis: Fix false positive on C++17 assignments
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 23 09:33:59 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16cb3be62600: [analyzer] Deadstore static analysis: Fix false positive on C++17 assignments (authored by frederic-tingaud-sonarsource, committed by steakhal).
Repository:
rG LLVM Github Monorepo
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.454873.patch
Type: text/x-patch
Size: 4452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/6f91c67b/attachment.bin>
More information about the cfe-commits
mailing list