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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 18:38:45 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251475: Add modernize-redundant-void-arg check to clang-tidy (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D7639?vs=37717&id=38617#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D7639

Files:
  clang-tools-extra/trunk/clang-tidy/modernize/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/modernize/ModernizeTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/RedundantVoidArgCheck.cpp
  clang-tools-extra/trunk/clang-tidy/modernize/RedundantVoidArgCheck.h
  clang-tools-extra/trunk/test/clang-tidy/modernize-redundant-void-arg.c
  clang-tools-extra/trunk/test/clang-tidy/modernize-redundant-void-arg.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7639.38617.patch
Type: text/x-patch
Size: 30750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151028/a4ea91ab/attachment-0001.bin>


More information about the cfe-commits mailing list