aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorrmarker <37921131+rmarker@users.noreply.github.com>2024-02-20 09:02:06 +1030
committerGitHub <noreply@github.com>2024-02-19 14:32:06 -0800
commit22fc2cb15d9e9bfb84145c6891fb748e8e52757e (patch)
tree5f32f2ed59f570cc9dccac59bfba7fa6394dac26 /lldb/source/Commands/CommandObjectCommands.cpp
parent44b17679e354d2f23b8843589629573b3900119f (diff)
downloadllvm-22fc2cb15d9e9bfb84145c6891fb748e8e52757e.zip
llvm-22fc2cb15d9e9bfb84145c6891fb748e8e52757e.tar.gz
llvm-22fc2cb15d9e9bfb84145c6891fb748e8e52757e.tar.bz2
[clang-format] Fix AllowShortLambdasOnASingleLine interfering with lambda brace wrapping. (#81848)
Fix an issue where the lambda body left brace could sometimes fail to be wrapped when AllowShortLambdasOnASingleLine is enabled. Now, when BraceWrapping.BeforeLambdaBody is enabled, if the brace is not wrapped, we prevent breaks in the lambda body. Resolves #81845
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions