Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 0f8dbb2fac532e37a9859d52982f0e8994305a11
Author: A. Jiang <de34@live.cn>
Date: Wed Oct 30 07:16:40 2024 +0800

[libc++] Constrain additional overloads of `pow` for `complex` harder (#110235)

Fixes #109858.

The changes in #81379 broke some 3rd party library code that expected
usability of `std::complex<NonFloatingPoint>`. Although such code isn't
portable per [complex.numbers.general]/2, it might be better to make
these additional overloads not to interfere overload resolution too
much.

---------

Co-authored-by: Louis Dionne <ldionne.2@gmail.com>
Filter

ldionne-old-macbook-results test results

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