aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2022-12-06 00:58:30 -0800
committerOwen Pan <owenpiano@gmail.com>2022-12-06 01:04:51 -0800
commitb40e9dce0a67beab352f7b7be43f13190f69b69c (patch)
tree5478a4aab05c9a8eb0bc61042c527e628ea2d4b9 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentca0b4d58eaad405ea74b4db82ecb14b3cfdeccb7 (diff)
downloadllvm-b40e9dce0a67beab352f7b7be43f13190f69b69c.zip
llvm-b40e9dce0a67beab352f7b7be43f13190f69b69c.tar.gz
llvm-b40e9dce0a67beab352f7b7be43f13190f69b69c.tar.bz2
[clang-format] Avoid breaking )( with BlockIndent
The BracketAlignmentStyle BAS_BlockIndent was forcing breaks before a closing right parenthesis yielding strange-looking results in case of code structures that have a left parens immediately following a right parens ")(" such as is seen with indirect function calls via function pointers and with type casting. Fixes 57250. Fixes 58496. Differential Revision: https://reviews.llvm.org/D137762
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions