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

Caleb Helbling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 2 19:26:52 PST 2020


calebh added a comment.

What about unary operations? I don't see those supported in the current version of libclang Python either.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D10833/new/

https://reviews.llvm.org/D10833





More information about the cfe-commits mailing list