Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 30213e99b86a078c9d472264c7edeea9aa638dd4
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Sun Nov 3 12:16:55 2024 +0100

[libc++] Use enable_if_t to constrain make_unique{,_for_overwrite} (#95044)

This improves the diagnostics a bit by using `enable_if_t` which clang
is aware of, instead of a custom SFINAE class, as well as writing the
functions in a more canonical style.

As a drive-by this also makes `__is_{,un}bounded_array` variable
templates instead of class templates.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 516909 2025-12-16T16:40:01 0:00:00
Previous 516842 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Total Tests 0

Report Time: 0.14s