[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:35 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322635: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) (authored by kamil, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40900?vs=129771&id=130128#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40900
Files:
compiler-rt/trunk/lib/asan/tests/CMakeLists.txt
compiler-rt/trunk/lib/asan/tests/asan_test.cc
compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_test_utils.h
compiler-rt/trunk/test/asan/CMakeLists.txt
compiler-rt/trunk/test/asan/TestCases/Posix/asan-sigbus.cpp
compiler-rt/trunk/test/asan/TestCases/Posix/coverage.cc
compiler-rt/trunk/test/asan/TestCases/Posix/ioctl.cc
compiler-rt/trunk/test/asan/TestCases/alloca_constant_size.cc
compiler-rt/trunk/test/asan/TestCases/alloca_loop_unpoisoning.cc
compiler-rt/trunk/test/asan/TestCases/alloca_vla_interact.cc
compiler-rt/trunk/test/asan/TestCases/debug_double_free.cc
compiler-rt/trunk/test/asan/TestCases/debug_report.cc
compiler-rt/trunk/test/asan/TestCases/malloc-no-intercept.c
compiler-rt/trunk/test/asan/lit.cfg
compiler-rt/trunk/test/lit.common.cfg
compiler-rt/trunk/test/sanitizer_common/CMakeLists.txt
compiler-rt/trunk/test/ubsan/CMakeLists.txt
compiler-rt/trunk/test/ubsan/TestCases/Float/cast-overflow.cpp
compiler-rt/trunk/test/ubsan/lit.common.cfg
compiler-rt/trunk/test/ubsan_minimal/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40900.130128.patch
Type: text/x-patch
Size: 11333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/02dc6f8d/attachment.bin>
More information about the llvm-commits
mailing list