JonasToth added inline comments.
================
Comment at: test/clang-tidy/modernize-redundant-void-arg.cpp:495
+ void g_1(void) const {
+ // CHECK-MESSAGES: :[[@LINE-1]]:11: warning: redundant void
argument list in
+ // function definition [modernize-redundant-void-arg]
----------------
Nit: please put that diagnostic on one line, even if its longer then the normal
column limit.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52135
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits