hanchenye-llvm-project/compiler-rt/lib/msan
Vitaly Buka ef85ea9a4f [msan] Print both shadow and user address
before:
00 00 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
Shadow map of [0x211000000005, 0x21100000012e), 297 bytes:
now:
0x2f60d213ac10[0x7f60d213ac10]  00 00 00 00 ff ff ff ff 00 00 00 00 00 00 00 00
Shadow map [0x211000000005, 0x21100000012e) of [0x711000000005, 0x711000000135), 297 bytes:

Differential Revision: https://reviews.llvm.org/D111261
2021-10-07 17:56:46 -07:00
..
tests
.clang-format
CMakeLists.txt
msan.cpp [msan] Print both shadow and user address 2021-10-07 17:56:46 -07:00
msan.h
msan.syms.extra
msan_allocator.cpp
msan_allocator.h
msan_chained_origin_depot.cpp
msan_chained_origin_depot.h
msan_flags.h
msan_flags.inc
msan_ignorelist.txt
msan_interceptors.cpp
msan_interface_internal.h
msan_linux.cpp
msan_new_delete.cpp
msan_origin.h
msan_poisoning.cpp
msan_poisoning.h
msan_report.cpp [msan] Print both shadow and user address 2021-10-07 17:56:46 -07:00
msan_report.h
msan_thread.cpp
msan_thread.h