[PATCH] D37895: [ubsan] Support signal specific options in ubsan

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:07:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314052: [ubsan] Support signal specific options in ubsan (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D37895?vs=116409&id=116531#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37895

Files:
  compiler-rt/trunk/lib/ubsan/CMakeLists.txt
  compiler-rt/trunk/lib/ubsan/ubsan_init_standalone.cc
  compiler-rt/trunk/lib/ubsan/ubsan_init_standalone_preinit.cc
  compiler-rt/trunk/lib/ubsan/ubsan_signals_standalone.cc
  compiler-rt/trunk/lib/ubsan/ubsan_signals_standalone.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/allow_user_segv.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dump_instruction_bytes.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37895.116531.patch
Type: text/x-patch
Size: 7767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/c2a7a6dd/attachment.bin>


More information about the llvm-commits mailing list