[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
Tue Jan 4 06:44:22 PST 2022
rajatbajpai added a comment.
In D116283#3218118 <https://reviews.llvm.org/D116283#3218118>, @HazardyKnusperkeks wrote:
> Thanks for adding the parse checks.
Not an issue :)
In D116283#3218101 <https://reviews.llvm.org/D116283#3218101>, @curdeius wrote:
> LGTM.
> If you need help landing this (if you don't have commit rights), just give your name and email that you want to be used for the contribution and someone will land it for you.
>
> See also https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access if you think contributing more patches.
Thanks everyone for taking time to review this change.
Yes, I don't have commit rights. Please land this change for me (name : Rajat Bajpai and email: rb.macboy at gmail.com).
I will apply for commit access for future changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116283/new/
https://reviews.llvm.org/D116283
More information about the cfe-commits
mailing list