mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We should not be making assumptions about module lookup when we're compiling a module interface, so instead print the types fully qualified. rdar://48445154