Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 29e51f827bb61af23fb3de4c90a1fad1bb70a04a
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Tue Aug 13 16:18:01 2024 -0400

[libc++] Simplify the implementation of LWG2762 (noexcept for unique_ptr) (#102032)

I had originally made some comments in https://reviews.llvm.org/D128214
that were followed when we implemented LWG2762. I don't understand why I
made these comments anymore, but either way it seems like I was wrong
since using `unique_ptr<void>::operator*` should be ill-formed. All
other implementations also make that ill-formed.
Filter

ldionne-old-macbook-results test results

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