mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Many tests that use `-parse-stdlib` only do so because they want access to the Builtin module. Now that we have the flag and ability to import it, use that instead.