[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 9 06:57:02 PST 2023


aaron.ballman added a comment.

In D140756#4115363 <https://reviews.llvm.org/D140756#4115363>, @aaron.ballman wrote:

> In D140756#4100387 <https://reviews.llvm.org/D140756#4100387>, @aaron.ballman wrote:
>
>> @diseraluca -- do you need this cherry picked into Clang 16 or are you fine if this goes into Clang 17 instead?
>
> I'll go with the assumption this is fine going into Clang 17 and not needing to be cherry-picked. I'll take care of that and the missed release note when I have a spare moment. (Thanks @vedgy for noticing these changes are needed!)

The spare moment came sooner than expected, I've made the changes in de4321cf2cf28f2bae7fc0f1897957e73b726f89 <https://reviews.llvm.org/rGde4321cf2cf28f2bae7fc0f1897957e73b726f89>.


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