[PATCH] D27700: [clang-tidy] refactor ExprSequence out of misc-use-after-move check

Marek SokoĊ‚owski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 16 03:59:29 PST 2016


mnbvmar updated this revision to Diff 81732.
mnbvmar marked 2 inline comments as done.
mnbvmar added a comment.

Minor changes, according to the request.


https://reviews.llvm.org/D27700

Files:
  clang-tidy/misc/UseAfterMoveCheck.cpp
  clang-tidy/utils/CMakeLists.txt
  clang-tidy/utils/ExprSequence.cpp
  clang-tidy/utils/ExprSequence.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27700.81732.patch
Type: text/x-patch
Size: 24208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161216/98a7c52e/attachment-0001.bin>


More information about the cfe-commits mailing list