Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 9e87caff98cefcabfc13288229a4422e7f9edde4
Author: A. Jiang <de34@live.cn>
Date: Sun Mar 9 11:17:24 2025 +0800

[libc++][NFC] Comment cleanup for `<type_traits>` (#130422)

- Aligns all version comments to line 65.
- Consistently uses `// since C++` instead of `// C++`, in lowercase as
used in most version comments.
- Consistently uses `class` to introduce type template parameters.
- Consistently uses `inline constexpr` for variable templates.
- Corrects the comment for `bool_constant` to `// since C++17` as it's a
C++17 feature.
- Changes the class-key of `result_of` to `struct`, which follows N4659
[depr.meta.types] and the actual usage in libc++.
- Adds missed `// since C++17` for `is_(nothrow_)invocable(_r)`.
- Moves the comments for `is_nothrow_convertible_v` to the part for
variable templates.
- Removes duplicated comments for `true_type` and `false_type`.
Filter

ldionne-old-macbook-results test results

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


Tests Summary

Status Group # # (B)
Performance Regressions 1 0
Performance Improvements 2 0
Added Tests 0 18
Unchanged Tests 87 72
Total Tests 90

Performance Regressions - execution_time Δ Previous Current σ Δ (B) σ (B)
731_astcenc_r 2.42% 10.060 10.303 - 0.00% -

Performance Improvements - execution_time Δ Previous Current σ Δ (B) σ (B)
727_cppcheck_r -1.80% 24.846 24.399 - 0.00% -
734_vpr_r -1.49% 15.591 15.359 - 0.00% -

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.08s
Name Current %
706_stockfish_r 22.047 -
707_ntest_r 18.382 -
709_cactus_r 19.718 -
710_omnetpp_r 8.620 -
721_gcc_r 13.021 -
723_llvm_r 11.453 -
727_cppcheck_r 24.399 -1.80%
729_abc_r 18.708 -
731_astcenc_r 10.303 2.42%
734_vpr_r 15.359 -1.49%
735_gem5_r 13.956 -
736_ocio_r 16.127 -
737_gmsh_r 13.058 -
748_flightdm_r 9.015 -
750_sealcrypto_r 18.302 -
753_ns3_r 10.627 -
766_femflow_r 12.769 -
767_nest_r 14.187 -
Geometric Mean 14.382 -