Fields

hardware None
os None

Parameters

Fields

NameValue

Parameters

NameValue
git_commit commit 71315698c91d0cda054b903da0594ca6f072c350
Author: serge-sans-paille <sguelton@mozilla.com>
Date: Mon Oct 28 20:40:52 2024 +0000

[clang] Warn about memset/memcpy to NonTriviallyCopyable types (#111434)

This implements a warning that's similar to what GCC does in that
context: both memcpy and memset require their first and second operand
to be trivially copyable, let's warn if that's not the case.
Filter

ldionne-old-macbook-results test results

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