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

Björn Schäpers via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 28 12:12:58 PST 2024


HazardyKnusperkeks wrote:

> @mydeveloperday @HazardyKnusperkeks @rymiel 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?

What would change if the default was kept at `None`? I don't see it.

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


More information about the llvm-commits mailing list