[PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
guibufolo+llvm@gmail.com via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 20:50:24 PST 2015
RedX2501 updated this revision to Diff 39158.
RedX2501 added a comment.
Added module tests to libclang and python.
http://reviews.llvm.org/D10833
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cursor.py
include/clang-c/Index.h
include/clang/AST/OperationKinds.h
test/Index/binop.cpp
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10833.39158.patch
Type: text/x-patch
Size: 13129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151104/5d7ea6ac/attachment.bin>
More information about the cfe-commits
mailing list