[clang-format] [PR47936] AfterControlStatement: MultiLine breaks AllowShortFunctionsOnASingleLine
https://bugs.llvm.org/show_bug.cgi?id=47936 Using the MultiLine setting for BraceWrapping.AfterControlStatement appears to disable AllowShortFunctionsOnASingleLine, even in cases without any control statements Reviewed By: HazardyKnusperkeks, curdeius Differential Revision: https://reviews.llvm.org/D114521
Loading
Please sign in to comment