• 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
NativeRecordWithDerivings.cpp 1.21 KB