[all-commits] [llvm/llvm-project] 32167b: [DFSan] Refactor dfsan_mem_shadow_transfer.
Andrew Browne via All-commits
all-commits at lists.llvm.org
Thu Jan 6 09:35:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32167bfe64a4c5dd4eb3f7a58e24f4cba76f5ac2
https://github.com/llvm/llvm-project/commit/32167bfe64a4c5dd4eb3f7a58e24f4cba76f5ac2
Author: Andrew Browne <browneee at google.com>
Date: 2022-01-06 (Thu, 06 Jan 2022)
Changed paths:
M compiler-rt/lib/dfsan/dfsan.cpp
M compiler-rt/lib/dfsan/dfsan.h
M compiler-rt/lib/dfsan/dfsan_custom.cpp
Log Message:
-----------
[DFSan] Refactor dfsan_mem_shadow_transfer.
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D116704
More information about the All-commits
mailing list