Commits

Jordan Rose committed cb450635166
[serialization] Don't special-case builtin types. Instead, special-case cross-references to use the empty identifier as the name of the Builtin module. This way imported modules will be able to use builtin types and functions without the main TU having access. Swift SVN r5947