[PATCH] D7639: Add readability-redundant-void-arg check to clang-tidy

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 13 13:08:06 PDT 2015


Eugene.Zelenko added a subscriber: Eugene.Zelenko.
Eugene.Zelenko added a comment.

What is preventing to add this check to Clang-tidy? Just found another piece of fresh C++ code in LLDB with (void) as argument list...


http://reviews.llvm.org/D7639





More information about the cfe-commits mailing list