[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:45:14 PST 2023
aaron.ballman added a comment.
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!)
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