Skip to content

Feature request: expose getOpcode through Python bindings #85549

Closed
@sergiunagy

Description

@sergiunagy

Hello,

I'm using clang and the Python bindings to perform some automated code analysis .
I ran into the issue where I cannot differentiate between the different Binary Operations using just the available bindings.
I am working on creating a custom binding for this but an exposed binding in the clang package would be cleaner (and probably more efficient).

Metadata

Metadata

Assignees

No one assigned

    Labels

    clang:as-a-librarylibclang and C++ APIenhancementImproving things as opposed to bug fixing, e.g. new or missing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions