[PATCH] D37630: [ubsan] Enable UBsan in sanitizer_common tests

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 23:12:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312860: [ubsan] Enable UBsan in sanitizer_common tests (authored by vitalybuka).

Changed prior to commit:
  https://reviews.llvm.org/D37630?vs=114391&id=114473#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37630

Files:
  compiler-rt/trunk/test/sanitizer_common/CMakeLists.txt
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/allow_user_segv.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/assert.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/decorate_proc_maps.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/deepbind.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/hard_rss_limit_mb_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/ill.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/mlock_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/mprobe.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/sem_init_glibc.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/unexpected_format_specifier_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/dedup_token_length_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/fpe.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sanitizer_set_death_callback_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/corelimit.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/malloc_hook.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/options-include.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/print-stack-trace.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/sanitizer_coverage_no_prune.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard-dso.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/sanitizer_coverage_trace_pc_guard.cc
  compiler-rt/trunk/test/sanitizer_common/lit.common.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37630.114473.patch
Type: text/x-patch
Size: 13635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170909/a926b6da/attachment.bin>


More information about the llvm-commits mailing list