[PATCH] D40900: [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 13 13:47:23 PST 2018
ro updated this revision to Diff 129771.
ro added a comment.
Only include <alloca.h> on Solaris.
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.129771.patch
Type: text/x-patch
Size: 10253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/2c740f19/attachment.bin>
More information about the llvm-commits
mailing list