[PATCH] D54557: [analyzer] MoveChecker Pt.2: Restrict the warning to STL objects and locals.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 16 16:08:53 PST 2018


NoQ updated this revision to Diff 174475.
NoQ added a comment.

Give the rvalue reference test function a sensible name.


https://reviews.llvm.org/D54557

Files:
  lib/StaticAnalyzer/Checkers/MoveChecker.cpp
  test/Analysis/use-after-move.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54557.174475.patch
Type: text/x-patch
Size: 13042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181117/ef9ca9c9/attachment-0001.bin>


More information about the cfe-commits mailing list