[PATCH] D88361: [sanitizer] Skip stack symbolization when not required for print format

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 15:39:10 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d5b1de40ecc: [sanitizer] Skip stack symbolization when not required for print format (authored by tejohnson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88361

Files:
  compiler-rt/lib/hwasan/hwasan_report.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
  compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_printer_test.cpp
  compiler-rt/lib/tsan/rtl/tsan_report.cpp
  compiler-rt/test/sanitizer_common/TestCases/print-stack-trace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88361.296821.patch
Type: text/x-patch
Size: 16764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/ff74e0bd/attachment.bin>


More information about the llvm-commits mailing list