[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang

Igor Kushnir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 2 06:18:18 PST 2023


vedgy added a comment.

I meant that the commit message of https://reviews.llvm.org/rG79571aa2103c95760a07e3549d8636379e4948f0 misleadingly refers to this review's commit. But `CINDEX_VERSION_MINOR == 63` is for previous commits. This commit will require incrementing `CINDEX_VERSION_MINOR` again to `64` in Clang 17. Hopefully my preamble-storage patches will also be included in Clang 17 and share the same minor version `64` :)


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