[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:41 PST 2015
Also you need to add the functions in libclang.exports.
> On Dec 9, 2015, at 12:47 PM, Argyrios Kyrtzidis <akyrtzi at gmail.com> wrote:
>
> akyrtzi added a comment.
>
> The patch causes tests to fail, please look into it.
>
>
> http://reviews.llvm.org/D10833
>
>
>
More information about the cfe-commits
mailing list