[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
Wed Dec 9 21:56:04 PST 2015


RedX2501 updated this revision to Diff 42386.
RedX2501 added a comment.

Added functions to libclang.exports.


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
  tools/libclang/libclang.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10833.42386.patch
Type: text/x-patch
Size: 13701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/99d64372/attachment-0001.bin>


More information about the cfe-commits mailing list