[PATCH] D116283: Added an option to add a space between operator overloading and opening parentheses in clang-format
Rajat Bajpai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 27 08:07:57 PST 2021
rajatbajpai updated this revision to Diff 396314.
rajatbajpai added a comment.
Fixed the patch file.
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/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.396314.patch
Type: text/x-patch
Size: 5061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211227/ba60efb8/attachment.bin>
More information about the cfe-commits
mailing list