[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang

Igor Kushnir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 05:57:43 PST 2023


vedgy added a comment.

> 79571aa2103c95760a07e3549d8636379e4948f0 <https://reviews.llvm.org/rG79571aa2103c95760a07e3549d8636379e4948f0> is the commit on main and https://github.com/llvm/llvm-project/issues/60478 is for the 16.x cherry-pick.

Thank you Aaron! But note that this review's commit ended up in Clang 17, not Clang 16. Previous API additions have been implemented earlier and are included in Clang 16.


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