[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
Sat Dec 24 04:56:18 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL290489: [clang-tidy] refactor ExprSequence out of use-after-move check (authored by mnbvmar).
Changed prior to commit:
https://reviews.llvm.org/D27700?vs=81732&id=82440#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27700
Files:
clang-tools-extra/trunk/clang-tidy/misc/UseAfterMoveCheck.cpp
clang-tools-extra/trunk/clang-tidy/utils/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/utils/ExprSequence.cpp
clang-tools-extra/trunk/clang-tidy/utils/ExprSequence.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27700.82440.patch
Type: text/x-patch
Size: 24542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161224/44aa9f15/attachment-0001.bin>
More information about the cfe-commits
mailing list