search for: continuationindenter

Displaying 1 result from an estimated 1 matches for "continuationindenter".

2020 Nov 19
3
[PATCH 0/2] [clang-format] Add new configurations
...Regards, Anastasiia [1] - https://xenproject.org/ Anastasiia Lukianenko (2): [clang-format] Add BreakBeforeStructInitialization configuration [clang-format] Add BreakBeforeInlineASMColon configuration clang/include/clang/Format/Format.h | 32 +++++++++++++++++++++++ clang/lib/Format/ContinuationIndenter.cpp | 4 ++- clang/lib/Format/Format.cpp | 6 +++++ clang/lib/Format/TokenAnnotator.cpp | 3 +++ 4 files changed, 44 insertions(+), 1 deletion(-) -- 2.17.1