Skip to content
Commit cfe7dc6b authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement redeclaration merging for namespaces defined in distinct

modules. Teach name lookup into namespaces to search in each of the
merged DeclContexts as well as the (now-primary) DeclContext. This
supports the common case where two different modules put something
into the same namespace.

llvm-svn: 147778
parent f9d0cc01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment