[PATCH] D134049: [clang-format] Disallow trailing return arrows to be operators
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 18 13:29:10 PDT 2022
owenpan added a comment.
In D134049#3798389 <https://reviews.llvm.org/D134049#3798389>, @rymiel wrote:
> In D134049#3798366 <https://reviews.llvm.org/D134049#3798366>, @owenpan wrote:
>
>> Would you like to get commit access? See https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access.
>
> I must humbly say that I do not think I qualify under "a track record of submitting high quality patches", I've only done incidental bug fixes that are in easily approachable places. Do you disagree with my self-assessment?
I think you should have commit access based on the patches you have submitted and wouldn't have asked otherwise.
> (I also understand that I've made lots of extremely tiny patches that are probably a little annoying to manage)
Tiny patches, when appropriate, are actually more manageable. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134049/new/
https://reviews.llvm.org/D134049
More information about the cfe-commits
mailing list