[PATCH] D72276: [clang-format] Add IndentCaseBlocks option
Nicolas Capens via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 7 18:37:39 PST 2020
capn updated this revision to Diff 236740.
capn marked an inline comment as done.
capn added a comment.
Added case without {} to tests to ensure that still works as expected too.
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.236740.patch
Type: text/x-patch
Size: 8959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/27f832a2/attachment.bin>
More information about the cfe-commits
mailing list