[PATCH] D10833: Retrieve BinaryOperator::getOpcode and BinaryOperator::getOpcodeStr via libclang and its python interface
Tanner Gooding via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 11 19:40:17 PST 2019
tannergooding added a comment.
Would it be beneficial for this to be just called `getOpcode`? If it was, it could also be applied to `UnaryOperator::getOpcode`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D10833/new/
https://reviews.llvm.org/D10833
More information about the cfe-commits
mailing list