aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorLukas Barth <mail@lukas-barth.net>2021-01-25 09:30:02 +0100
committerMarek Kurdej <marek.kurdej@gmail.com>2021-01-25 09:41:50 +0100
commit256314711f3fa724bff1bb2d8b93c5252265b5c7 (patch)
tree1cff56d0c3c5295c4da40fd6b02347fc90f57730 /llvm/lib/CodeGen/MachineInstr.cpp
parent7b9d88ab389e19d26432b1c1a6d57f554feb9a20 (diff)
downloadllvm-256314711f3fa724bff1bb2d8b93c5252265b5c7.zip
llvm-256314711f3fa724bff1bb2d8b93c5252265b5c7.tar.gz
llvm-256314711f3fa724bff1bb2d8b93c5252265b5c7.tar.bz2
[clang-format] Add the possibility to align assignments spanning empty lines or comments
Currently, empty lines and comments break alignment of assignments on consecutive lines. This makes the AlignConsecutiveAssignments option an enum that allows controlling whether empty lines or empty lines and comments should be ignored when aligning assignments. Reviewed By: MyDeveloperDay, HazardyKnusperkeks, tinloaf Differential Revision: https://reviews.llvm.org/D93986
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions