[PATCH] D52135: [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: complains about variable cast to void

Idriss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 17 04:47:25 PDT 2018


IdrissRio added a comment.

In https://reviews.llvm.org/D52135#1236690, @JonasToth wrote:

> LG from my side.
>  I guess you found this in a real code base, if so could you please verify its fixed now.


Actually I'm searching for the bug in bugzilla and I try to fix them.

> 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.

I have the commits right.  If is not a problem I will commit by my self. Thank you.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52135





More information about the cfe-commits mailing list