[PATCH] D40900: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 05:32:15 PST 2017


ro updated this revision to Diff 127506.
ro added a comment.

Incorporate review comments.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D40900

Files:
  lib/asan/tests/CMakeLists.txt
  lib/asan/tests/asan_test.cc
  lib/sanitizer_common/tests/sanitizer_test_utils.h
  test/asan/CMakeLists.txt
  test/asan/TestCases/Posix/asan-sigbus.cpp
  test/asan/TestCases/Posix/coverage.cc
  test/asan/TestCases/Posix/ioctl.cc
  test/asan/TestCases/alloca_loop_unpoisoning.cc
  test/asan/TestCases/alloca_vla_interact.cc
  test/asan/TestCases/debug_double_free.cc
  test/asan/TestCases/debug_report.cc
  test/asan/TestCases/malloc-no-intercept.c
  test/asan/lit.cfg
  test/lit.common.cfg
  test/sanitizer_common/CMakeLists.txt
  test/ubsan/CMakeLists.txt
  test/ubsan/TestCases/Float/cast-overflow.cpp
  test/ubsan/lit.common.cfg
  test/ubsan_minimal/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40900.127506.patch
Type: text/x-patch
Size: 9850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171219/f733785f/attachment.bin>


More information about the llvm-commits mailing list