compiler-research / cppyy-backend

1 stars 6 forks source link

Throw an exception to signal where we still rely on qualified name lookups. #56

Closed vgvassilev closed 1 year ago

vgvassilev commented 1 year ago

This patch should help find the places where we should split the lookups into multiple unqualified ones.