[PATCH] D72276: [clang-format] Add IndentCaseBlocks option
Nicolas Capens via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 7 14:35:28 PST 2020
capn updated this revision to Diff 236690.
capn added a comment.
Added release note update and test for both case labels and blocks being indented.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72276/new/
https://reviews.llvm.org/D72276
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/docs/ReleaseNotes.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72276.236690.patch
Type: text/x-patch
Size: 8723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200107/e9156319/attachment.bin>
More information about the cfe-commits
mailing list