[all-commits] [llvm/llvm-project] f86db3: [MSan] Move origins for overlapped memory transfer
Z via All-commits
all-commits at lists.llvm.org
Wed Jan 20 18:18:23 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f86db34defc323135106dc12e9fa888003cdcbd7
https://github.com/llvm/llvm-project/commit/f86db34defc323135106dc12e9fa888003cdcbd7
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-01-21 (Thu, 21 Jan 2021)
Changed paths:
M compiler-rt/lib/msan/msan_poisoning.cpp
A compiler-rt/test/msan/chained_origin_memmove.cpp
Log Message:
-----------
[MSan] Move origins for overlapped memory transfer
Reviewed-by: eugenis
Differential Revision: https://reviews.llvm.org/D94572
More information about the All-commits
mailing list