Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 4d80df0922ef7e48d53d4ae382977d8a2ff34ce0
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Mon Mar 4 18:16:52 2024 -0500

[libc++] Do not forward-declare syncstream outside experimental (#82511)

We only define the classes in `<syncstream>` when experimental library
features are enabled, but we would forward-declare them in `<iosfwd>`
even when they are disabled. This led to confusing error messages about
being unable to instantiate an undefined template.
Filter

ldionne-old-macbook-results test results

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