[PATCH] D68313: [compiler-rt] Use GetNextInstructionPc in signal handlers

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 19:18:15 PDT 2019


vitalybuka updated this revision to Diff 222743.
vitalybuka added a comment.

Remove garbage comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68313

Files:
  compiler-rt/lib/asan/asan_errors.cpp
  compiler-rt/lib/lsan/lsan.cpp
  compiler-rt/lib/msan/msan.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
  compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp
  compiler-rt/test/sanitizer_common/TestCases/Linux/signal_line.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68313.222743.patch
Type: text/x-patch
Size: 4900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/896bfda8/attachment.bin>


More information about the llvm-commits mailing list