| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[darwin] add support for __isPlatformVersionAtLeast check for if (@available) The __isPlatformVersionAtLeast routine is an implementation of if (@available) check that uses the _availability_version_check API on Darwin that's supported on macOS 10.15, iOS 13, tvOS 13 and watchOS 6. Differential Revision: https://reviews.llvm.org/D90367 | 5 年前 |