swift
b68506ea - [ModuleInterface] Allow falling back to prefer TypeReprs

Commit
6 years ago
[ModuleInterface] Allow falling back to prefer TypeReprs There are still cases (a module with a type that's the same name as the module) where we cannot fully qualify all types. In those cases, allow them to remain unqualified with a flag, `-Xfrontend -preserve-types-as-written-in-module-interface`.
Author
Harlan Haskins
Committer
Harlan Haskins
Parents
Loading