[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 02:43:01 PST 2016


yixiang updated this revision to Diff 80176.
yixiang added a comment.

- Added unit test for ObjCBlockResetsIndent.


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.80176.patch
Type: text/x-patch
Size: 7545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161203/9e5c3bc4/attachment.bin>


More information about the cfe-commits mailing list