[PATCH] D88227: [clang-format] Add a SpaceBeforePointerQualifiers style option
Alexander Richardson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 24 09:21:48 PDT 2020
arichardson updated this revision to Diff 294090.
arichardson added a comment.
- Add a multi-variable-decl test (depends on D88239 <https://reviews.llvm.org/D88239>)
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.294090.patch
Type: text/x-patch
Size: 6570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200924/1d9b41bf/attachment.bin>
More information about the cfe-commits
mailing list