[all-commits] [llvm/llvm-project] 95ba9f: [hwasan] print globals in symbolizer-friendly format.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Thu Sep 16 05:29:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95ba9f957aa9887c0c1d41948529cfe1fc74d889
https://github.com/llvm/llvm-project/commit/95ba9f957aa9887c0c1d41948529cfe1fc74d889
Author: Florian Mayer <fmayer at google.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
M compiler-rt/test/hwasan/TestCases/global.c
Log Message:
-----------
[hwasan] print globals in symbolizer-friendly format.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D109698
More information about the All-commits
mailing list