[PATCH] D133924: add clang_CXXMethod_isDeleted function

Anders Langlands via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 16 13:03:12 PDT 2022


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

Adding missing backtick


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


More information about the cfe-commits mailing list