[all-commits] [llvm/llvm-project] 2045d2: Make memory dump same as the one in asan.
marxin via All-commits
all-commits at lists.llvm.org
Wed Nov 27 09:46:58 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2045d2c90e240bf618d4e10f78f38dedc6db9357
https://github.com/llvm/llvm-project/commit/2045d2c90e240bf618d4e10f78f38dedc6db9357
Author: Martin Liska <mliska at suse.cz>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
Log Message:
-----------
Make memory dump same as the one in asan.
Shadow memory (and short granules) are not prepended with memory
address and arrow at the end of line is removed.
Differential Revision: https://reviews.llvm.org/D70707
More information about the All-commits
mailing list