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

Gedare Bloom via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 21:12:58 PST 2024


gedare wrote:

* Rebased to resolve conflict in ReleaseNotes.
* Added `ExceptDoubleParentheses` as proposed by @owenca 

This seems to work reasonably well for the cases I care about, as far as I can tell.

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


More information about the cfe-commits mailing list