Skip to content
Commit d6459e5c authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Fixing a FIXME -- no longer using std::memcpy, since that would fail for...

Fixing a FIXME -- no longer using std::memcpy, since that would fail for non-trivial types. Replaced with std::copy. No functional changes intended since all uses of this functionality either use pointers or integers.

llvm-svn: 207766
parent 86a85678
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment