[PATCH] D63469: hwasan: Teach the runtime to identify the local variable being accessed in UAR reports.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 16:45:50 PDT 2019


pcc updated this revision to Diff 206329.
pcc marked 10 inline comments as done.
pcc added a comment.

- Address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63469/new/

https://reviews.llvm.org/D63469

Files:
  compiler-rt/lib/hwasan/hwasan.cpp
  compiler-rt/lib/hwasan/hwasan.h
  compiler-rt/lib/hwasan/hwasan_report.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_ring_buffer.h
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cc
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  compiler-rt/test/hwasan/TestCases/stack-uar.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63469.206329.patch
Type: text/x-patch
Size: 17668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/416e7e07/attachment.bin>


More information about the llvm-commits mailing list