[PATCH] Add readability-remove-void-arg check to clang-tidy
Richard
legalize at xmission.com
Fri Feb 20 11:24:06 PST 2015
In article <ee4d9c061a4e9939fe38d29b4f9f6a89 at localhost.localdomain>,
Gábor Horváth <xazax.hun at gmail.com> writes:
> As far as I know this is not a valid transformation for C. I think you
> should check lang options whether the processed file is compiled in C or in
> C++ mode. (At least I did not find the check at the first glance.)
Will do.
http://reviews.llvm.org/D7639
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list