[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang
Luca Di sera via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 25 02:24:48 PST 2023
diseraluca updated this revision to Diff 492042.
diseraluca added a comment.
Fixed tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140756/new/
https://reviews.llvm.org/D140756
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/explicit-constructor.cpp
clang/test/Index/explicit-conversion-function.cpp
clang/test/Index/get-cursor.cpp
clang/test/Index/index-file.cpp
clang/test/Index/recursive-cxx-member-calls.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: D140756.492042.patch
Type: text/x-patch
Size: 15161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230125/6597617f/attachment-0001.bin>
More information about the cfe-commits
mailing list