itzexpoexpo wrote:
My patch targets *empty* records specifically, an
`AllowShortRecordOnASingleLine` option equivalent to the existing ones would
probably format my example as:
```
struct foo { int i; };
struct bar {};
```
I feel it's functionally closer to the `SplitEmpty...` options instead.https://github.com/llvm/llvm-project/pull/151970 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
