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

Implement merging of namespace-scope declarations across modules, so

that we can merge, for example, two occurrences of

  namespace N { void f(); }

in two disjoint modules.

llvm-svn: 147780
parent f7fe24f4
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