diff options
author | owenca <owenpiano@gmail.com> | 2022-08-31 23:19:08 -0700 |
---|---|---|
committer | owenca <owenpiano@gmail.com> | 2022-09-02 21:38:36 -0700 |
commit | 92d8738c38448a478e0c5b097b24b450a224843f (patch) | |
tree | 10d5c1e22d4e29aad8ca03e08aa70a2ee45b42ca /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1169586dcde0376ef291802208daedc4f8107c7e (diff) | |
download | llvm-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