[clang] [clang-format] Add SpacesInParensOption for filtering repeated parens (PR #77522)

Gedare Bloom via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 11:31:37 PDT 2024


gedare wrote:

> Do we need all these new test cases? If yes, consider moving the test (and other `ConfigurableSpacesIn...` tests) to a separate file.

I have simplified the additional test cases.

https://github.com/llvm/llvm-project/pull/77522


More information about the cfe-commits mailing list