Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 617646ab8d148ab51e8b94ccc0a40af2fc6c3dcf
Author: Peng Liu <winner245@hotmail.com>
Date: Wed Mar 19 12:23:35 2025 -0400

[libc++] Use __alloc_traits in <deque> whenever it is available for consistency (#126595)

When an allocator-aware container already defines a member type alias
`__alloc_traits` for `std::allocator_traits<allocator_type>`, we should
consistently use `__alloc_traits`. Mixing the usage of both
`__alloc_traits` and `std::allocator_traits` can lead to inconsistencies
and confusion.
Filter

ldionne-old-macbook-results test results

Run Order Start Time Duration
Current 531230 2025-12-16T16:40:01 0:00:00
Previous 531230 2025-12-16T16:40:01 0:00:00
Baseline 485288 2025-12-16T16:40:01 0:00:00


Tests Summary

Status Group # # (B)
Added Tests 0 18
Unchanged Tests 90 72
Total Tests 90

Added Tests - execution_time
706_stockfish_r
707_ntest_r
709_cactus_r
710_omnetpp_r
721_gcc_r
723_llvm_r
727_cppcheck_r
729_abc_r
731_astcenc_r
734_vpr_r
735_gem5_r
736_ocio_r
737_gmsh_r
748_flightdm_r
750_sealcrypto_r
753_ns3_r
766_femflow_r
767_nest_r


Report Time: 0.22s