[clang] [clang-format] Add BreakAfterReturnType option to deprecate AlwaysBreakAfterReturnType. (PR #80827)

via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 03:50:48 PST 2024


rmarker wrote:

@owenca, here is the PR with `BreakAfterReturnType`.
I think I got everything necessary to deprecate and replace `AlwaysBreakAfterReturnType`.

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


More information about the cfe-commits mailing list