Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 091fc81d485594d4b751c10518230769c905430c
Author: Konstantin Varlamov <varconsteq@gmail.com>
Date: Tue Feb 6 13:45:31 2024 -0800

[libc++][hardening] Check that `_LIBCPP_HARDENING_MODE_DEFAULT` is defined (#80353)

If the `_LIBCPP_HARDENING_MODE_DEFAULT` macro is not defined,
`_LIBCPP_HARDENING_MODE` will be considered defined but fail the check
for a valid hardening mode, resulting in a slightly less understandable
error (that error is really meant more to prevent users from passing
incorrect values such as `0` or `1` directly rather than catching
configuration issues).
Filter

ldionne-old-macbook-results test results

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