Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit a75c9d059791f5d175f6c263d114d59e51b46120
Author: Mark de Wever <koraq@xs4all.nl>
Date: Tue Apr 16 20:18:34 2024 +0200

[NFC][libc++] Moves ios_base's forward declaration. (#88027)

According to our synopsis it belonged to ios_fwd. This is not true in
the C++11 version of the Standard, I did not validate against C++98.

Moving this to ios's forward where it's declared in the standard allows
removing a module quirk. An earlier removal of std::vectors forward
declaration allows to remove all quirks for the iosfwd module part.

Since iosfwd includes __fwd/ios.h this does not change the required
includes.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 495879 2025-12-16T16:40:01 0:00:00
Previous 495688 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