[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
Sun Dec 16 21:28:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC349326: Speculatively re-apply "[analyzer] MoveChecker: Add checks for dereferencing..." (authored by dergachev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55388?vs=178328&id=178422#toc

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.178422.patch
Type: text/x-patch
Size: 15784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181217/36cc371f/attachment-0001.bin>


More information about the cfe-commits mailing list