Fix namespace handling
Previously we didn't properly distinguish between declarations in the root namespace (::foo) and unqualified declarations (foo).
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment