[polly] [clang] [clang-format] Add AllowShortType option for AlwaysBreakAfterReturnType. (PR #78011)
Owen Pan via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 27 12:15:50 PST 2024
owenca wrote:
@llvm/pr-subscribers-clang-format this patch fixes a very old bug and will cause behavior changes whether the default is changed to the new `AllowShortType` or left at `None`. Which way should we go?
https://github.com/llvm/llvm-project/pull/78011
More information about the llvm-commits
mailing list