[clang] [clang-format] Remove special handling of comments after brace/paren (PR #71672)

via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 18 01:11:47 PDT 2025


https://github.com/owenca approved this pull request.

There are a couple of places in the documentation that mention `Cpp11BracedListStyle` being `true`, which should be updated (probably to `AlignFirstComment`).

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


More information about the cfe-commits mailing list