[PATCH] D136604: Add clang_CXXMethod_isCopyAssignmentOperator to libclang

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 25 04:55:13 PDT 2022


aaron.ballman added a comment.

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!


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