[polly] [clang] [clang-format] Add AllowShortType option for AlwaysBreakAfterReturnType. (PR #78011)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 30 03:04:40 PST 2024


rmarker wrote:

@owenca, thinking on it, do you think `NeverShortType` would be a better name?
I'm wondering whether `ExceptShortType` could imply that non-short return types are always broken after.

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


More information about the cfe-commits mailing list