[openmp] [libcxx] [llvm] [clang-tools-extra] [flang] [clang] [mlir] [clang-tidy] Replace memcpy with std::copy (PR #74663)
Piotr Zegar via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 9 01:28:22 PST 2023
================
@@ -0,0 +1,47 @@
+.. title:: clang-tidy - modernize-replace-memcpy-with-stdcopy
+
+modernize-replace-memcpy-with-stdcopy
+===================================
----------------
PiotrZSL wrote:
should cover check name
https://github.com/llvm/llvm-project/pull/74663
More information about the llvm-commits
mailing list