forked from OSchip/llvm-project
701456b523
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 |
||
---|---|---|
.. | ||
lit.local.cfg.py | ||
os_version_check_test.c | ||
os_version_check_test_no_core_foundation.c | ||
platform_version_check_test.c |