Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 8a7318eb00fcd833aefa8b0028690e9fae221ce6
Author: Louis Dionne <ldionne.2@gmail.com>
Date: Thu Oct 24 10:19:21 2024 -0400

[libc++] Refactor vector::push_back to use vector::emplace (#113481)

This removes some duplicate code. I suspect this was originally written
that way because vector::emplace didn't exist in C++03 mode, which
stopped being relevant when Clang implemented rvalue references in
C++03.
Filter

ldionne-old-macbook-results test results

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