[clang][Interp] Fix calling static operators
They don't have an instance pointer anywhere but get one passed via their CallExpr.
parent
4b9c0893
Please register or sign in to comment
They don't have an instance pointer anywhere but get one passed via their CallExpr.