[PATCH] D152443: Add SpaceAfterOperatorKeyword style option for clang-format
Alexander Hinze via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 8 17:14:50 PDT 2023
KitsuneAlex updated this revision to Diff 529788.
KitsuneAlex added a comment.
Applied all suggested changes and added a suiting option for aformentioned edge-case for call expressions.
Also added the missing release notes to the apropriate section.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152443/new/
https://reviews.llvm.org/D152443
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/ConfigParseTest.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152443.529788.patch
Type: text/x-patch
Size: 7601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230609/e78563c3/attachment.bin>
More information about the cfe-commits
mailing list