[PATCH] Add readability-remove-void-arg check to clang-tidy
Richard
legalize at xmission.com
Mon Mar 2 22:14:19 PST 2015
Fussing with string types.
Rename check to `readability-redundant-void-arg`
Get C++ flag when `check` is called.
http://reviews.llvm.org/D7639
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RedundantVoidArg.cpp
clang-tidy/readability/RedundantVoidArg.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.21083.patch
Type: text/x-patch
Size: 34810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150303/583c7600/attachment.bin>
More information about the cfe-commits
mailing list