Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 954836634abb446f18719b14120c386a929a42d1
Author: Doug Wyatt <doug@sonosphere.com>
Date: Thu Oct 17 10:38:29 2024 -0400

[libc++] Make __libcpp_verbose_abort() noexcept like std::terminate() (#109151)

Make __libcpp_verbose_abort() noexcept (it is already noreturn), to
match std::terminate(). Clang's function effect analysis can use this to
ignore such functions as being beyond its scope. (See
https://github.com/llvm/llvm-project/pull/99656).
Filter

ldionne-old-macbook-results test results

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