[PATCH] D136604: Add clang_CXXMethod_isCopyAssignmentOperator to libclang

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 21:55:43 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG476a497f729a: Add clang_CXXMethod_isCopyAssignmentOperator to libclang (authored by diseraluca, committed by Luca Di Sera <luca.disera at qt.io>).

Changed prior to commit:
  https://reviews.llvm.org/D136604?vs=470151&id=471020#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136604

Files:
  clang/bindings/python/clang/cindex.py
  clang/docs/ReleaseNotes.rst
  clang/include/clang-c/Index.h
  clang/test/Index/copy-assignment-operator.cpp
  clang/test/Index/get-cursor.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: D136604.471020.patch
Type: text/x-patch
Size: 12848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/6d66b1c1/attachment-0001.bin>


More information about the cfe-commits mailing list