aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorOwen Pan <owenpiano@gmail.com>2023-07-24 18:05:51 -0700
committerOwen Pan <owenpiano@gmail.com>2023-07-24 18:16:21 -0700
commit4ba00844174db562d2bd8b15dab6aac605eddf57 (patch)
tree14e1c08dab888bbd493613918cc11ddede083c72 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentd25c79dc70008b835312e5cc7ef48b199fda3165 (diff)
downloadllvm-4ba00844174db562d2bd8b15dab6aac605eddf57.zip
llvm-4ba00844174db562d2bd8b15dab6aac605eddf57.tar.gz
llvm-4ba00844174db562d2bd8b15dab6aac605eddf57.tar.bz2
[clang-format] Add AlignConsecutiveShortCaseStatements
This adds a new AlignConsecutiveShortCaseStatements option in line with the existing AlignConsecutive* options , which when AllowShortCaseLabelsOnASingleLine is enabled will align the tokens after the case statement's colon. This also adds a AlignCaseColons option to allow aligning the case label colon itself rather than the token after it. Fixes #55475. Differential Revision: https://reviews.llvm.org/D151761
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions