Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit cce1feb7b1caf6bd5fab311a787481a3f6a9dcdf
Author: Nikolas Klauser <nikolasklauser@berlin.de>
Date: Tue Jun 11 22:58:00 2024 +0200

[libc++][NFC] Remove some dead code in string (#94893)

It looks like the last references got removed in c747bd0e2339.
It removed a __zero() function, which was probably created at
some point in the ancient past to optimize copying the string
representation. The __zero() function got simplified to an
assignment as part of making string constexpr, rendering this
code unnecessary.
Filter

ldionne-old-macbook-results test results

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