Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 7a785d46d6c31937c620f186464fdc59c265b4bf
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Wed Sep 4 11:18:00 2024 -0400

[libc++][modules] Use inline variable instead of true_type (#106797)

This allows breaking up a dependency from __fwd/array.h onto
__type_traits, which is a circular dependency once __type_traits becomes
a module of its own. This is also a small consistency improvement since
we've been using inline variables for traits like this elsewhere in the
library.
Filter

ldionne-old-macbook-results test results

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