aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorOwen Pan <owenpiano@gmail.com>2023-02-10 08:50:49 -0800
committerOwen Pan <owenpiano@gmail.com>2023-02-16 20:25:39 -0800
commitb05dc1b8766a47482cae432011fd2faa04c83a3e (patch)
tree31be7949a4caf821797e14198e980af54a24df57 /lldb/source/Commands/CommandObjectExpression.cpp
parent7c9df7743521d21d4e03593f4501c5fd7a61c682 (diff)
downloadllvm-b05dc1b8766a47482cae432011fd2faa04c83a3e.zip
llvm-b05dc1b8766a47482cae432011fd2faa04c83a3e.tar.gz
llvm-b05dc1b8766a47482cae432011fd2faa04c83a3e.tar.bz2
[clang-format] Add a space between an overloaded operator and '>'
The token annotator doesn't annotate the template opener and closer as such if they enclose an overloaded operator. This causes the space between the operator and the closer to be removed, resulting in invalid C++ code. Fixes #58602. Differential Revision: https://reviews.llvm.org/D143755
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions