[PATCH] D90385: Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr
Sven van Haastregt via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 30 03:27:46 PDT 2020
svenvh accepted this revision.
svenvh added a comment.
LGTM. I also checked that this brings `Index.h` back in sync with `bindings/python/clang/cindex.py` again.
We are not exposing `CXCursor_CXXAddrspaceCastExpr` through the python bindings, but some other values are missing too so that's beyond the scope of this fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90385/new/
https://reviews.llvm.org/D90385
More information about the cfe-commits
mailing list