[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 17 10:28:40 PST 2023


aaron.ballman added a comment.

In D140756#4055516 <https://reviews.llvm.org/D140756#4055516>, @diseraluca wrote:

> In D140756#4051383 <https://reviews.llvm.org/D140756#4051383>, @aaron.ballman wrote:
>
>> LGTM aside from some minor things you can correct when landing.
>> ....
>
> Thank you for the great suggestions!
>
> I'll try to correct it as soon as possible, hopefully this weekend.
> Should I update the revision or should I just modify it and land it after ensuring that it works correctly?

Thanks for checking! Feel free to modify it and land it after ensuring it works correctly. :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140756/new/

https://reviews.llvm.org/D140756



More information about the cfe-commits mailing list