[PATCH] D33021: [libcxx] [test] libc++ test changes for CWG 2094
Billy Robert O'Neal III via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 10 10:08:44 PDT 2017
BillyONeal added a comment.
In https://reviews.llvm.org/D33021#751145, @BillyONeal wrote:
> Hmm.... we actually took steps to do the opposite in std::copy -- to use memcpy even in the presence of volatile -- as a result of this change.
;) http://imgur.com/a/PMKPS
https://reviews.llvm.org/D33021
More information about the cfe-commits
mailing list