[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 07:08:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346961: [clang-tidy] Update checks to play nicely with limited traversal scope added in… (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54579?vs=174203&id=174209#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54579

Files:
  clang-tools-extra/trunk/clang-tidy/misc/UnusedParametersCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/LoopConvertCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/LoopConvertUtils.h
  clang-tools-extra/trunk/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
  clang-tools-extra/trunk/clang-tidy/readability/SimplifyBooleanExprCheck.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54579.174209.patch
Type: text/x-patch
Size: 4597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181115/6553d6ba/attachment-0001.bin>


More information about the cfe-commits mailing list