Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit e9c0c6604e47a7cda323544217c056f7f5aec888
Author: Marc Auberer <marc.auberer@chillibits.com>
Date: Sat Sep 28 22:56:11 2024 +0200

[libc++] Add [[nodiscard]] to std::prev and std::next (#109550)

Add `[[nodiscard]]` attribute to `std::prev` and `std::next`. Those are
potential pitfalls for users who might think they mutate the iterator.

Fixes #109452
Filter

ldionne-old-macbook-results test results

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