Commits

Jordan Rose committed 7ac2c1de2f2
Add missing access path filters for DerivedFileUnit. I can't see this ever actually being an issue, but if someone performs a scoped import on another module, and that module synthesizes a derived declaration, further lookups shouldn't find that declaration if the name doesn't match the import scope. Swift SVN r14487