[PATCH] Add readability-redundant-void-arg check to clang-tidy
Richard
legalize at xmission.com
Mon Mar 16 09:55:01 PDT 2015
I have experimented with using `typeLoc()` matchers to just match the appropriate type expressions and that //mostly// works, but not completely. If anyone has more experience with `typeloc()` style matching and how to use it, I'd like to hear their thoughts on this.
http://reviews.llvm.org/D7639
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list