zwuis wrote: > - in a return statement around the expression, e.g. `return (1 + 2 + 3);`, > redundant-parentheses check fails to flag this as redundant
This is #192463. https://github.com/llvm/llvm-project/pull/192254 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
