Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 2a5ba4fb895931b7dc86f4304b0e64153a1175d4
Author: Xiaoyang Liu <siujoeng.lau@gmail.com>
Date: Fri Apr 12 10:04:21 2024 -0400

[libc++] LWG3643: Missing `constexpr` in `std::counted_iterator` (#87901)

This pull request implements LWG3643: Missing constexpr in
std::counted_iterator. Specifically, one overload of
std::counted_operator::operator++ was not marked as constexpr,
despite being eligible for it after the introduction of try-block
support in constexpr functions in C++20.
Filter

ldionne-old-macbook-results test results

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