[clang-tools-extra] [clang-tidy][modernize] Replace memmove/memcpy with std::copy (PR #122940)

kadir çetinkaya via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 03:15:09 PST 2025


kadircet wrote:

> @kadircet Does the file need further changes from what I've already added?

probably yes, it'd be great if you can just run https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/clangd/TidyFastChecks.py to generate the edits

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


More information about the cfe-commits mailing list