llvm/llvm-project

Replace memcpy with std::copy

Open

#22,583 建立於 2015年1月12日

在 GitHub 查看
 (14 留言) (0 反應) (1 負責人)C++ (10,782 fork)batch import
awaiting-reviewbugzillacheck-requestclang-tidygood first issue

倉庫指標

Star
 (26,378 star)
PR 合併指標
 (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)

描述

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

Extended Description

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

貢獻者指南