Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit 57dabc1dffdc0181192cf80b79740f50814763a5 Author: Louis Dionne <ldionne.2@gmail.com> Date: Fri Jun 28 10:38:25 2024 -0500 [libc++] Fix how we pass /MANIFEST flag on Windows without clang-cl (#96967) If we're compiling with Clang (not clang-cl) on Windows, we need to use -Xlinker to pass the /MANIFEST option. Fixes #96430 |