[PATCH] D52135: [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: complains about variable cast to void
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 17 04:44:33 PDT 2018
JonasToth accepted this revision.
JonasToth added a comment.
This revision is now accepted and ready to land.
LG from my side.
I guess you found this in a real code base, if so could you please verify its fixed now.
If @aaron.ballman, @alexfh or @hokein have no complaints it can be committed. Do you have rights? Otherwise I can commit for you if you want.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52135
More information about the cfe-commits
mailing list