[PATCH] D26041: [clang-tidy] Extend misc-use-after-move to support unique_ptr and shared_ptr.

Martin Böhme via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 16:56:24 PDT 2016


mboehme updated this revision to Diff 76655.
mboehme added a comment.

- Responses to reviewer comments


https://reviews.llvm.org/D26041

Files:
  clang-tidy/misc/UseAfterMoveCheck.cpp
  docs/clang-tidy/checks/misc-use-after-move.rst
  test/clang-tidy/misc-use-after-move.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26041.76655.patch
Type: text/x-patch
Size: 10582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161101/acb6261b/attachment-0001.bin>


More information about the cfe-commits mailing list