llvm-project/clang/docs/tools
Lukas Barth 256314711f [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
2021-01-25 09:41:50 +01:00
..
dump_ast_matchers.py [ASTMatchers] Add binaryOperation matcher 2021-01-16 13:44:09 +00:00
dump_format_style.py [clang-format] Add the possibility to align assignments spanning empty lines or comments 2021-01-25 09:41:50 +01:00
generate_formatted_state.py [clang][docs] Remove untracked files from formatted status 2020-06-28 09:49:39 +01:00