[PATCH] D90534: [clang-format] Add new option PenaltyIndentedWhitespace
Mark Nauwelaerts via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 1 05:22:52 PST 2020
mnauw updated this revision to Diff 302144.
mnauw added a comment.
Patch updated to include unit test and documentation changes (and to use full diff).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90534/new/
https://reviews.llvm.org/D90534
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/ContinuationIndenter.cpp
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90534.302144.patch
Type: text/x-patch
Size: 4568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201101/7aac9cfa/attachment-0001.bin>
More information about the cfe-commits
mailing list