[clang] [clang-format] Fix breaking enum braces when combined with export (PR #189128)

via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 27 22:15:20 PDT 2026


owenca wrote:

> Also fix (not) breaking variables declared on the same line as the closing brace.
> 
> And adapt whitesmith to that changes.

Better to fix it in a separate patch if it's worth it.

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


More information about the cfe-commits mailing list