[PATCH] D54579: [clang-tidy] Update checks to play nicely with limited traversal scope added in r346847
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 06:30:18 PST 2018
sammccall updated this revision to Diff 174203.
sammccall added a comment.
Address comments from the last round of review in https://reviews.llvm.org/D54204.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54579
Files:
clang-tidy/misc/UnusedParametersCheck.cpp
clang-tidy/modernize/LoopConvertCheck.cpp
clang-tidy/modernize/LoopConvertUtils.h
clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tidy/readability/SimplifyBooleanExprCheck.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54579.174203.patch
Type: text/x-patch
Size: 4203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181115/392613c7/attachment.bin>
More information about the cfe-commits
mailing list