Files
clang-p2996/clang/test/SemaCXX/cxx23-static-callop-lambda-expression.cpp
Timm Bäder 0b34d7e9e2 [clang][Interp] Fix calling static operators
They don't have an instance pointer anywhere but get one passed
via their CallExpr.
2024-02-19 10:34:18 +01:00

888 B