[PATCH] D80599: [HWASan] Add sizeof(global) in report even if symbols missing.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 13:15:41 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe26b25f8b1fd: [HWASan] Add sizeof(global) in report even if symbols missing. (authored by hctim).
Changed prior to commit:
https://reviews.llvm.org/D80599?vs=269626&id=269648#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80599/new/
https://reviews.llvm.org/D80599
Files:
compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan.cpp
compiler-rt/lib/hwasan/hwasan_globals.cpp
compiler-rt/lib/hwasan/hwasan_globals.h
compiler-rt/lib/hwasan/hwasan_report.cpp
compiler-rt/lib/sanitizer_common/sanitizer_common.h
compiler-rt/test/hwasan/TestCases/global.c
llvm/utils/gn/build/libs/pthread/BUILD.gn
llvm/utils/gn/secondary/compiler-rt/lib/hwasan/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80599.269648.patch
Type: text/x-patch
Size: 17682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/fee34896/attachment.bin>
More information about the llvm-commits
mailing list