Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 87d56c59f52d033cd7c46d769338b9c47fea4929
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Mon Sep 16 08:15:38 2024 -0400

[libc++][modules] Guard carved-out headers more consistently (#108637)

Several headers that should not be provided when localization or threads
are disabled were not guarded. That works until one tries to build with
modules and these headers get pulled in.

Note that this could be cleaned up further into something more
systematic, but this patch solves the immediate problems I ran into with
the monolithic modulemap and doesn't create any new inconsistency that
wasn't already there.
Filter

ldionne-old-macbook-results test results

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