[PATCH] D88227: [clang-format] Add a SpaceBeforePointerQualifiers style option

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 7 08:27:19 PDT 2020


arichardson updated this revision to Diff 296689.
arichardson added a comment.

Use an enum config option instead


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88227

Files:
  clang/docs/ClangFormatStyleOptions.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: D88227.296689.patch
Type: text/x-patch
Size: 13146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201007/29e35a0f/attachment-0001.bin>


More information about the cfe-commits mailing list