Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 1f2b7ae6d78906df4f0c06961e3c9ed227986acf
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Fri Oct 25 12:28:55 2024 -0400

[libc++] Refactor locale_guard (#113694)

Rename __libcpp_locale_guard to just __locale_guard, since there's no
reason for it to have __libcpp_ in its name -- it's just an internal
utility.

Also, define __locale_guard unconditionally of
_LIBCPP_LOCALE__L_EXTENSIONS, since that header is only used on Windows
(where it has a custom definition) or from bsd_locale_fallbacks.h, which
is only included when the L extensions are not provided.
Filter

ldionne-old-macbook-results test results

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