[PATCH] D55388: [analyzer] MoveChecker Pt.8: Add checks for dereferencing a smart pointer after move.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 14 17:56:53 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349226: [analyzer] MoveChecker: Add checks for dereferencing a smart pointer after move. (authored by dergachev, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55388/new/
https://reviews.llvm.org/D55388
Files:
lib/StaticAnalyzer/Checkers/MoveChecker.cpp
test/Analysis/use-after-move.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55388.178328.patch
Type: text/x-patch
Size: 15773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181215/ac4ded11/attachment-0001.bin>
More information about the cfe-commits
mailing list