Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit bbff52bfd49336bc0fdc83d8dfc616266bc07cbf Author: Louis Dionne <ldionne.2@gmail.com> Date: Wed Sep 11 14:59:25 2024 -0400 [libc++] Guard PSTL headers with >= C++17 (#108234) Otherwise we fail to build with modules in C++03 mode once we migrate to a single top-level module, because those headers get pulled in but they don't compile as C++03. |