[PATCH] D47105: Fix compiler warning of extraneous parentheses

Tom Rix via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 1 08:33:03 PDT 2018


trixirt added a comment.

This change fixes one of the few build warnings.
The extra parenthesis warning is noisy.
I agree there isn't an obvious best path.
I commented the code for this reason.


https://reviews.llvm.org/D47105





More information about the llvm-commits mailing list