aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorowenca <owenpiano@gmail.com>2022-08-31 23:19:08 -0700
committerowenca <owenpiano@gmail.com>2022-09-02 21:38:36 -0700
commit92d8738c38448a478e0c5b097b24b450a224843f (patch)
tree10d5c1e22d4e29aad8ca03e08aa70a2ee45b42ca /clang/lib/CodeGen/CodeGenFunction.cpp
parent1169586dcde0376ef291802208daedc4f8107c7e (diff)
downloadllvm-92d8738c38448a478e0c5b097b24b450a224843f.zip
llvm-92d8738c38448a478e0c5b097b24b450a224843f.tar.gz
llvm-92d8738c38448a478e0c5b097b24b450a224843f.tar.bz2
[clang-format] Fix a bug in merging blocks with a wrapped l_brace
When the opening brace of a control statement block is wrapped, we must check the previous line to determine whether to try to merge the block. Fixes #38639. Fixes #48007. Fixes #57421. Differential Revision: https://reviews.llvm.org/D133093
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions