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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 04:30:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) (authored by kamil, committed by ).

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_constant_size.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.130129.patch
Type: text/x-patch
Size: 10253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/169eb573/attachment.bin>


More information about the llvm-commits mailing list