Commits

Jordan Rose committed 903cfacfa5b
[DebugInfo] When looking up an imported module, don't include the scope. i.e. for "import func Darwin.C.sqrt", use the module path "Darwin.C", not the full path "Darwin.C.sqrt". <rdar://problem/17895650> Swift SVN r21097