[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:48:56 PDT 2018


JonasToth added a comment.

Ok, if possible double check that it actually worked, otherwise not ;)

Perfect! You can ofcourse commit yourself

Am 17.09.2018 um 13:47 schrieb Idriss via Phabricator:

> 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


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52135





More information about the cfe-commits mailing list