Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 23f6c3370b8bc0bf773e69a41bf90454c0a10120
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Wed Sep 4 16:39:09 2024 -0400

[libc++][modules] Remove dependency on __algorithm/max from hypot.h (#107150)

That dependency was added recently when we made improvements to
std::hypot, but that resulted in `__math` depending on `__algorithm`,
which is a very heavyweight module. This patch uses `__math::fmax`
instead.
Filter

ldionne-old-macbook-results test results

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