This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] move memmove implementation
ClosedPublic

Authored by gchatelet on Oct 25 2022, 7:37 AM.

Details

Summary

Moving memmove implementation to its own file for symmetry with other mem functions.

Diff Detail

Event Timeline

gchatelet created this revision.Oct 25 2022, 7:37 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 25 2022, 7:37 AM
gchatelet requested review of this revision.Oct 25 2022, 7:37 AM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 16 2022, 2:42 AM
This revision was automatically updated to reflect the committed changes.