[PATCH] D116283: [clang-format] Add an option to add a space between operator overloading and opening parentheses
Rajat Bajpai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 11:20:25 PST 2022
rajatbajpai updated this revision to Diff 397112.
rajatbajpai added a comment.
Incorporated review comments.
Updated release note and example scenario.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116283/new/
https://reviews.llvm.org/D116283
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: D116283.397112.patch
Type: text/x-patch
Size: 6584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/eb931b8b/attachment-0001.bin>
More information about the cfe-commits
mailing list