• Jacob Potter's avatar
    Fix namespace handling · 30e73aeb
    Jacob Potter authored
    Previously we didn't properly distinguish between declarations in the root namespace (::foo)
    and unqualified declarations (foo).
    30e73aeb
NativeClientInterface.cpp 1.24 KB