[all-commits] [llvm/llvm-project] af3807: Fix strict aliasing warning in msan.cpp
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Sun May 31 22:42:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af38074874c605f9e598ae3f7e5d4befa3fe92bb
https://github.com/llvm/llvm-project/commit/af38074874c605f9e598ae3f7e5d4befa3fe92bb
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M compiler-rt/lib/msan/msan.cpp
Log Message:
-----------
Fix strict aliasing warning in msan.cpp
Use internal_memcpy instead.
Differential Revision: https://reviews.llvm.org/D80732
More information about the All-commits
mailing list