[PATCH] D51120: clang-format Additional Indent for class blocks

Darby Payne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 22 22:39:29 PDT 2018


dpayne updated this revision to Diff 162129.
dpayne added a comment.

Adding unit tests to check indents, these were mostly taken from the original patch https://reviews.llvm.org/D22505.


Repository:
  rC Clang

https://reviews.llvm.org/D51120

Files:
  docs/ClangFormatStyleOptions.rst
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineParser.cpp
  lib/Format/UnwrappedLineParser.h
  unittests/Format/CMakeLists.txt
  unittests/Format/FormatTestClassIndent.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51120.162129.patch
Type: text/x-patch
Size: 8052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180823/f80349f4/attachment.bin>


More information about the cfe-commits mailing list