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

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 18 13:56:04 PDT 2018


krasimir requested changes to this revision.
krasimir added a comment.
This revision now requires changes to proceed.

OK, so this is not a real bug in the sense of non-working current features, it's more like a feature request.
As per https://clang.llvm.org/docs/ClangFormatStyleOptions.html#adding-additional-style-options, I (and I'm sure other reviewers) would like to understand better this use-case before it's added to clang-format.


Repository:
  rC Clang

https://reviews.llvm.org/D52527





More information about the cfe-commits mailing list