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

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 12:58:28 PST 2020


HazardyKnusperkeks updated this revision to Diff 312877.
HazardyKnusperkeks added a comment.

Test case adapted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93240

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93240.312877.patch
Type: text/x-patch
Size: 10654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201218/07a90ec1/attachment-0001.bin>


More information about the cfe-commits mailing list