Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 2d26fc8c6c5015b77dc725695c1d957f412e4141
Author: Ryan Prichard <rprichard@google.com>
Date: Thu Sep 19 06:43:54 2024 -0700

[libc++] Enable C++ stdatomic.h for all C++ versions (#95498)

This extension is motivated by Android's use of libc++, where
<stdatomic.h> has redirected to <atomic> for many years, long before it
was standardized in C++23.

When libc++'s stdatomic.h is included in C translation units, delegate
to the next stdatomic.h, which could come from Clang or libc.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 512353 2025-12-16T16:40:01 0:00:00
Previous 512116 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.06s