[all-commits] [llvm/llvm-project] 178554: [ASan] Show memory rather than tag addresses in ta...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Sep 7 13:23:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 178554f3c8f983bd192818b6d46e4d95560c4964
https://github.com/llvm/llvm-project/commit/178554f3c8f983bd192818b6d46e4d95560c4964
Author: Florian Mayer <fmayer at google.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M compiler-rt/lib/asan/asan_errors.cpp
M compiler-rt/lib/asan/asan_mapping.h
M compiler-rt/lib/asan/asan_mapping_sparc64.h
Log Message:
-----------
[ASan] Show memory rather than tag addresses in tag dump
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D133391
More information about the All-commits
mailing list