[PATCH] D7639: Add readability-redundant-void-arg check to clang-tidy
Richard via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 18 22:03:19 PDT 2015
LegalizeAdulthood updated this revision to Diff 37717.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7639.37717.patch
Type: text/x-patch
Size: 31954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151019/b4e3c7e4/attachment-0001.bin>
More information about the cfe-commits
mailing list