Files
swift-mirror/test/api-digester/Inputs/mock-sdk.sdk/System/Library/Frameworks
Alexis Laferrière bccea96fcc [Test] Use -parse-stdlib to avoid loading an incompatible stdlib
Tests using a mock SDK can't load the stdlib of the normal SDK (or the
just-built one) with the recent changes. Use `-parse-stdlib` in those
tests to prevent loading the stdlib implicitly.
2021-09-13 16:44:16 -07:00
..