[PATCH] D140756: Add clang_CXXMethod_isExplicit to libclang
Luca Di sera via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 23 02:33:55 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGddbe14084da7: Add clang_CXXMethod_isExplicit to libclang (authored by diseraluca).
Changed prior to commit:
https://reviews.llvm.org/D140756?vs=485598&id=491269#toc
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.491269.patch
Type: text/x-patch
Size: 15096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230123/9e19eb95/attachment.bin>
More information about the cfe-commits
mailing list