llvm/llvm-project

Replace memcpy with std::copy

Open

#22,583 opened on 2015年1月12日

GitHub で見る
 (14 comments) (0 reactions) (1 assignee)C++ (10,782 forks)batch import
awaiting-reviewbugzillacheck-requestclang-tidygood first issue

Repository metrics

Stars
 (26,378 stars)
PR merge metrics
 (平均マージ 1d 2h) (30d で 1,000 merged PRs)

説明

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

Extended Description

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

コントリビューターガイド