Files
clang-p2996/compiler-rt/test/builtins/TestCases
Allan Shortlidge 9808f48453 [compiler-rt][builtins] Upstream __isPlatformOrVariantPlatformVersionAtLeast() (#100605)
Add `__isPlatformOrVariantPlatformVersionAtLeast()` which is used to
check OS version availability from zippered libraries on macOS. This
routine is needed for complete macCatalyst support in the Swift
compiler.
2024-07-30 17:19:39 -04:00
..