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

Darby Payne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 18 18:22:40 PDT 2018


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

Adding the missing Style member variable.


Repository:
  rC Clang

https://reviews.llvm.org/D51120

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  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.166057.patch
Type: text/x-patch
Size: 9116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180919/334c8cf5/attachment-0001.bin>


More information about the cfe-commits mailing list