[PATCH] D34395: clang-format: add options to merge empty record body

Francois Ferrand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 26 06:33:11 PDT 2017


Typz updated this revision to Diff 103939.
Typz added a comment.

Merge `SplitEmptyClass/Struct/Union` options into a single `SplitEmptyRecord` option.


https://reviews.llvm.org/D34395

Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/FormatToken.h
  lib/Format/UnwrappedLineFormatter.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34395.103939.patch
Type: text/x-patch
Size: 12975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170626/0d3cebae/attachment.bin>


More information about the cfe-commits mailing list