Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 0cfdce854d588876bfca7030be868314e84c0e5b
Author: Konstantin Varlamov <varconsteq@gmail.com>
Date: Mon Jun 17 06:30:41 2024 -0700

[libc++] Guard transitive include of `<locale>` with availability macro (#95686)

This is a follow-up to https://github.com/llvm/llvm-project/pull/80282.
The transitive includes of `<locale>` in `<vector>` were all guarded by
the availability macro -- the new include should also be guarded,
otherwise any users who compile with localization disabled will start
getting errors trying to include `<vector>`.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 502016 2025-12-16T16:40:01 0:00:00
Previous 501625 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