Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 63899748738ce7449e46eebb1aeb7909f2fdea2b Author: Un1q32 <joey.t.reinhart@gmail.com> Date: Fri Sep 27 16:11:47 2024 -0400 [libc++] Don't use aligned_alloc on iOS versions before 13 (#110315) There's a check here to not use aligned_alloc on macOS versions before 10.15, this patch adds an equivalent check that tests for iOS 13. |