[PATCH] D133924: add clang_CXXMethod_isDeleted function
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 16 00:49:17 PDT 2022
tbaeder added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:323
+- Introduced the new function `clang_CXXMethod_isDeleted`, which queries
+ whether the method is declared `= delete.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133924/new/
https://reviews.llvm.org/D133924
More information about the cfe-commits
mailing list