[clang] [Clang] Deprecate `__is_trivially_relocatable` (PR #138835)
via cfe-commits
cfe-commits at lists.llvm.org
Wed May 7 02:27:11 PDT 2025
cor3ntin wrote:
I'll investigate separately if we can detect cases where `memcpy`/ `memmove` should be replaced by `trivially_relocate`
https://github.com/llvm/llvm-project/pull/138835
More information about the cfe-commits
mailing list