localspook wrote: Clang-format has [an option like this](https://clang.llvm.org/docs/ClangFormatStyleOptions.html#removeparentheses) already. Unlike clang-format, we have full semantic information, so this check has the potential to be more reliable, but I’m concerned about duplicating functionality. What do you think?
https://github.com/llvm/llvm-project/pull/159911 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
