On Wed, Oct 30, 2024 at 06:06:06AM +0000, ci_not...@linaro.org wrote: > In CI config tcwg_kernel/llvm-master-aarch64-stable-allyesconfig after: > > | commit llvmorg-20-init-10266-g71315698c91d > | Author: serge-sans-paille <sguel...@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.
Thanks for the report, this should be fixed in tip of tree now: https://github.com/llvm/llvm-project/commit/dc56a86b96d77a93f761995d50f7b2f112856311 Cheers, Nathan _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org