llvm/llvm-project

Replace memcpy with std::copy

Open

#22,583 创建于 2015年1月12日

在 GitHub 查看
 (14 评论) (0 反应) (1 负责人)C++ (26,378 star) (10,782 fork)batch import
awaiting-reviewbugzillacheck-requestclang-tidygood first issue

描述

Bugzilla Link 22209
Version unspecified
OS Windows NT
CC @JonasToth,@Blackhart

Extended Description

Provide a transform that replaces memcpy with std::copy.

贡献者指南