[libc] implement sys/uio/writev (#122233)
[llvm-project.git] / compiler-rt / test / fuzzer / msan-param-unpoison.test
blobdadb0c27b95a7547865dd2f01cf09565352195c4
1 REQUIRES: msan
2 UNSUPPORTED: target=arm{{.*}}
3 RUN: %msan_compiler %S/MsanParamUnpoison.cpp -o %t
4 RUN: %run %t -seed=1 -runs=1000 2>&1 | FileCheck %s
6 CHECK-NOT: MemorySanitizer: use-of-uninitialized-value