Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit eee2f02e4e28e54e5a38a1dbbd62ea6780909e16
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Thu Sep 5 12:42:55 2024 -0400

[libc++][modules] Get rid of <cstddef> dependency in __datasizeof (#107394)

All the compilers we support also provide __builtin_offsetof, so avoid
using this macro and use the builtin directly instead. This allows
removing a dependency on `<cstddef>`, which is heavier than we need.
Filter

ldionne-old-macbook-results test results

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