[PATCH] Add readability-redundant-void-arg check to clang-tidy

Richard legalize at xmission.com
Sat May 16 17:03:05 PDT 2015


Revise from review comments


http://reviews.llvm.org/D7639

Files:
  clang-tidy/readability/CMakeLists.txt
  clang-tidy/readability/ReadabilityTidyModule.cpp
  clang-tidy/readability/RedundantVoidArgCheck.cpp
  clang-tidy/readability/RedundantVoidArgCheck.h
  test/clang-tidy/readability-redundant-void-arg.c
  test/clang-tidy/readability-redundant-void-arg.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7639.25921.patch
Type: text/x-patch
Size: 33549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150517/e9b7c5bb/attachment.bin>


More information about the cfe-commits mailing list