[PATCH] Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface

guibufolo+llvm at gmail.com guibufolo+llvm at gmail.com
Tue Jun 30 00:01:55 PDT 2015


Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface.

http://reviews.llvm.org/D10833

Files:
  bindings/python/clang/cindex.py
  include/clang-c/Index.h
  include/clang/AST/OperationKinds.h
  tools/libclang/CIndex.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10833.28757.patch
Type: text/x-patch
Size: 7998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150630/9ad0ba62/attachment.bin>


More information about the cfe-commits mailing list