[all-commits] [llvm/llvm-project] b49a3b: [compiler-rt][hwasan][fuchsia] Implement TagMemory...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Jul 26 16:28:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b49a3bf7c094d7c76eb8a4774ae9aded84dafa41
https://github.com/llvm/llvm-project/commit/b49a3bf7c094d7c76eb8a4774ae9aded84dafa41
Author: Leonard Chan <leonardchan at google.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_fuchsia.cpp
Log Message:
-----------
[compiler-rt][hwasan][fuchsia] Implement TagMemoryAligned for fuchsia
This will just be a call into __sanitizer_fill_shadow defined in the fuchsia source tree. This depends on D105663.
Differential Revision: https://reviews.llvm.org/D105664
More information about the All-commits
mailing list