[docs] Fix build-docs.sh
[llvm-project.git] / compiler-rt / test / fuzzer / msan-param-unpoison.test
blob699ea96cce6a98bd2f61604cffdac422b24e9959
1 REQUIRES: msan
2 UNSUPPORTED: 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