[PATCH] D93240: [clang-format] Add SpaceBeforeCaseColon option

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 12:00:20 PDT 2023


HazardyKnusperkeks added a comment.

In D93240#4254439 <https://reviews.llvm.org/D93240#4254439>, @sstwcw wrote:

> A goto label isn't affected by this option.  Is it intentional?

Of course, because it's only for `case`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93240/new/

https://reviews.llvm.org/D93240



More information about the cfe-commits mailing list