[PATCH] D133924: add clang_CXXMethod_isDeleted function
Anders Langlands via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 01:54:13 PDT 2022
anderslanglands updated this revision to Diff 460672.
anderslanglands added a comment.
Adding in the dyn_cast_is_present change I missed on the previous one
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133924/new/
https://reviews.llvm.org/D133924
Files:
clang/bindings/python/clang/cindex.py
clang/docs/ReleaseNotes.rst
clang/include/clang-c/Index.h
clang/test/Index/availability.cpp
clang/test/Index/deletion.cpp
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/libclang.map
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133924.460672.patch
Type: text/x-patch
Size: 5615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220916/d35ec664/attachment.bin>
More information about the cfe-commits
mailing list