[PATCH] D133924: add clang_CXXMethod_isDeleted function

Anders Langlands via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 16 00:45:40 PDT 2022


anderslanglands updated this revision to Diff 460663.
anderslanglands added a comment.

squashing all commits into one to hopefully fix the revision


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.460663.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220916/20bcb8b0/attachment-0001.bin>


More information about the cfe-commits mailing list