[PATCH] D75034: [clang-format] use spaces for alignment with UT_ForContinuationAndIndentation
Maximilian Fickert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 28 09:07:59 PDT 2020
fickert updated this revision to Diff 253349.
fickert added a comment.
Added documentation and missing test cases for 0-width tabs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75034/new/
https://reviews.llvm.org/D75034
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/BreakableToken.cpp
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/ContinuationIndenter.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/lib/Format/WhitespaceManager.cpp
clang/lib/Format/WhitespaceManager.h
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75034.253349.patch
Type: text/x-patch
Size: 25816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200328/fda69b5d/attachment-0001.bin>
More information about the cfe-commits
mailing list