[PATCH] D137246: Add clang_CXXMethod_isMoveAssignmentOperator to libclang

Luca Di sera via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 14 06:22:02 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c67cf0a7fdc: Add clang_CXXMethod_isMoveAssignmentOperator to libclang (authored by diseraluca).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137246/new/

https://reviews.llvm.org/D137246

Files:
  clang/bindings/python/clang/cindex.py
  clang/bindings/python/tests/cindex/test_cursor.py
  clang/docs/ReleaseNotes.rst
  clang/include/clang-c/Index.h
  clang/test/Index/get-cursor.cpp
  clang/test/Index/move-assignment-operator.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: D137246.475129.patch
Type: text/x-patch
Size: 14169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221114/8f534f3b/attachment-0001.bin>


More information about the cfe-commits mailing list