Fields
| hardware | None |
| os | None |
Parameters
Fields
| Name | Value |
|---|
Parameters
| Name | Value |
|---|---|
| git_commit |
commit d278fa5e1a65cb0583fd4ca7814da6b238c66e9f Author: Nikolas Klauser <nikolasklauser@berlin.de> Date: Wed Oct 2 17:09:06 2024 +0200 [libc++] Fix constant initialization of unique_ptr in C++17 and prior (#108956) This is already tested in `std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/default.pass.cpp` except that `TEST_CONSTINIT` doesn't do anything before C++20 without this patch. |