[PATCH] Add readability-remove-void-arg check to clang-tidy
Richard
legalize at xmission.com
Tue Feb 24 02:09:28 PST 2015
Thanks for all the really great feedback. This addresses all the issues except for checking if the translation unit is C instead of C++. I will add that and update the review.
http://reviews.llvm.org/D7639
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RemoveVoidArg.cpp
clang-tidy/readability/RemoveVoidArg.h
test/clang-tidy/readability-remove-void-arg.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7639.20580.patch
Type: text/x-patch
Size: 28281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150224/3fdcd2ac/attachment.bin>
More information about the cfe-commits
mailing list