[PATCH] D136604: Add clang_CXXMethod_isCopyAssignmentOperator to libclang
Luca Di sera via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 21:56:40 PDT 2022
diseraluca added a comment.
In D136604#3882192 <https://reviews.llvm.org/D136604#3882192>, @aaron.ballman wrote:
> In D136604#3881949 <https://reviews.llvm.org/D136604#3881949>, @diseraluca wrote:
>
>> In D136604#3879928 <https://reviews.llvm.org/D136604#3879928>, @aaron.ballman wrote:
>>
>>> LGTM!
>>>
>>> Would you like to obtain commit access to land this one on your own (https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access)? If not, that's fine, I can also land it on your behalf.
>>
>> That seems like a nice idea, especially if it can save other people's time by having me finalize the commit. I've sent an email as detailed in the link you posted. I'll wait for an answer and, if it is positive, I'll try to do the landing myself.
>
> Sounds great! If you run into problems or have questions, let me know and I'm happy to help. Thanks again for the improvements!
Followed the guidelines to push the change. Hopefully I've done everything correctly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136604/new/
https://reviews.llvm.org/D136604
More information about the cfe-commits
mailing list