[PATCH] D15469: Expose cxx constructor and method properties through libclang and python bindings.
Jonathan B Coe via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 00:29:50 PDT 2016
jbcoe updated this revision to Diff 53519.
jbcoe added a comment.
Remove python test for deleted method.
I missed this because the python tests are not run as part of check-clang - is this something I could submit a patch to change?
http://reviews.llvm.org/D15469
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py
include/clang-c/Index.h
test/Index/availability.cpp
test/Index/file-refs.cpp
test/Index/get-cursor.cpp
test/Index/index-file.cpp
test/Index/load-classes.cpp
test/Index/print-type.cpp
test/Index/recursive-cxx-member-calls.cpp
test/Parser/skip-function-bodies.mm
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/libclang.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15469.53519.patch
Type: text/x-patch
Size: 22538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160413/e15046cc/attachment-0001.bin>
More information about the cfe-commits
mailing list