[PATCH] D19841: [clang-tidy] Lift common matchers to utils namespace

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Sun May 15 20:52:56 PDT 2016


etienneb updated this revision to Diff 57316.
etienneb added a comment.

nits: indent


http://reviews.llvm.org/D19841

Files:
  clang-tidy/misc/BoolPointerImplicitConversionCheck.cpp
  clang-tidy/modernize/UseNullptrCheck.cpp
  clang-tidy/performance/FasterStringFindCheck.cpp
  clang-tidy/readability/ImplicitBoolCastCheck.cpp
  clang-tidy/readability/RedundantStringInitCheck.cpp
  clang-tidy/utils/Matchers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19841.57316.patch
Type: text/x-patch
Size: 5577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160516/e5cff40f/attachment.bin>


More information about the cfe-commits mailing list