[PATCH] D52527: [clang-format] fix Bug 38686: add AfterCaseLabel to BraceWrapping

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 26 17:59:53 PDT 2018


owenpan updated this revision to Diff 167225.
owenpan added a comment.

Updated ClangFormatStyleOptions.rst.


Repository:
  rC Clang

https://reviews.llvm.org/D52527

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52527.167225.patch
Type: text/x-patch
Size: 7408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180927/375bad6d/attachment.bin>


More information about the cfe-commits mailing list