[PATCH] D37845: [clang-format] New flag - BraceWrapping.AfterExternBlock

Pawel Maciocha via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 14 10:21:07 PDT 2017


PriMee updated this revision to Diff 115240.
PriMee added a comment.

Thank you for noticing! Done.


https://reviews.llvm.org/D37845

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  lib/Format/UnwrappedLineFormatter.cpp
  lib/Format/UnwrappedLineParser.cpp
  unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37845.115240.patch
Type: text/x-patch
Size: 7753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170914/4d5fd388/attachment.bin>


More information about the cfe-commits mailing list