This is an archive of the discontinued LLVM Phabricator instance.

Fix strict aliasing issue in msan runtime
ClosedPublic

Authored by serge-sans-paille on May 28 2020, 9:02 AM.

Details

Summary

Use internal_memcpy instead of casts to prevent GCC warning and get a defined behavior

Diff Detail

Event Timeline

This revision is now accepted and ready to land.May 28 2020, 12:44 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2020, 10:54 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript