[PATCH] D91825: [hwasan] Implement error report callback.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 14:53:41 PST 2020
eugenis updated this revision to Diff 306542.
eugenis added a comment.
remove unnecessary copy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91825/new/
https://reviews.llvm.org/D91825
Files:
compiler-rt/include/sanitizer/hwasan_interface.h
compiler-rt/lib/hwasan/hwasan_interface_internal.h
compiler-rt/lib/hwasan/hwasan_report.cpp
compiler-rt/test/hwasan/TestCases/set-error-report-callback.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91825.306542.patch
Type: text/x-patch
Size: 4315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201119/a149883c/attachment.bin>
More information about the llvm-commits
mailing list