Anastasia added a comment.

In D95608#2537316 <https://reviews.llvm.org/D95608#2537316>, @rjmccall wrote:

> Thanks, LGTM.
>
> I think idiomatically we normally just use `(void)` instead of spelling it 
> out with `static_cast`, since there's only one possible meaning for a cast to 
> `void`.  I don't care deeply about it; if you make that change, feel free to 
> make it as part of committing.

Thanks, sure I will stick to the existing practices and update this. Thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95608/new/

https://reviews.llvm.org/D95608

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to