[PATCH] D27383: Add a new clang-format style option ObjCBlockResetsIndent.
Sean Lu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 3 15:03:40 PST 2016
yixiang updated this revision to Diff 80192.
yixiang added a comment.
- Don't reset indent for statements with multiple blocks.
https://reviews.llvm.org/D27383
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/ContinuationIndenter.cpp
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27383.80192.patch
Type: text/x-patch
Size: 7815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161203/3e0ba4ea/attachment-0001.bin>
More information about the cfe-commits
mailing list