Closed
Description
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).