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

Milian Wolff via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 13 05:03:10 PDT 2015


milianw added a comment.

This looks good to me, but it's missing a unit test. Take a look at http://reviews.llvm.org/D13388 for how to do that in principle.


http://reviews.llvm.org/D10833





More information about the cfe-commits mailing list