[clang] [clang-format] Disable OuterScope lambda indentation behaviour for constructor initializers (PR #66755)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 20 00:07:37 PDT 2023
mydeveloperday wrote:
I'm not sure I understand, looking at https://clang.llvm.org/docs/ClangFormatStyleOptions.html#lambdabodyindentation it seems to explicitly state it should be at the outer function scope, can you point to a github issue this is trying to solve or is this just personal preference?
https://github.com/llvm/llvm-project/pull/66755
More information about the cfe-commits
mailing list