Files
swift-mirror/lib/AST/Module.cpp
Jordan Rose 7ac2c1de2f 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
2014-02-27 23:46:05 +00:00

42 KiB