Files
swift-mirror/test/ModuleInterface/ambiguous-aliases-workaround-swiftinterface.swift
Alexis Laferrière c8ca517e56 [ModuleInterface] Don't alias the stdlib or builtin module
Not aliasing the stdlib should allows it to be used in inlinable code.
Since builtin isn't imported explicitly, references to it shouldn't use
the alias.

rdar://104582241
2023-01-23 17:52:37 -08:00

2.0 KiB