llvm/llvm-project

Replace memcpy with std::copy

Open

#22.583 aperta il 12 gen 2015

Vedi su GitHub
 (14 commenti) (0 reazioni) (1 assegnatario)C++ (10.782 fork)batch import
awaiting-reviewbugzillacheck-requestclang-tidygood first issue

Metriche repository

Star
 (26.378 star)
Metriche merge PR
 (Merge medio 1g 2h) (1000 PR mergiate in 30 g)

Descrizione

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

Extended Description

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

Guida contributor