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
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to