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

via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 24 14:06:20 PDT 2024


serge-sans-paille wrote:

I've updated the patch to only warn on first argument, while leaving room for second argument if we want to go in that direction.
The two errors (docs and libcxx) seem unrelated.

https://github.com/llvm/llvm-project/pull/111434


More information about the cfe-commits mailing list