[clang][driver][darwin] Ensure that the SDK version passed to...
[clang][driver][darwin] Ensure that the SDK version passed to -platform_version has a minor version number 0 The linker requires at least a "major.minor" for the SDK version, so it will fail when we don't have a minor version in the case we don't actually have an SDK info.
Loading
Please sign in to comment