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

Argyrios Kyrtzidis via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 12:48:45 PST 2015


akyrtzi added a comment.

Also you need to add the functions in libclang.exports.


http://reviews.llvm.org/D10833





More information about the cfe-commits mailing list