Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / fuzzer / msan-custom-mutator.test
blob6e65d7218a9dd217af07ced760274fb687d014b1
1 REQUIRES: msan
2 UNSUPPORTED: target=arm{{.*}}
3 RUN: %msan_compiler %S/MsanCustomMutator.cpp -o %t
4 RUN: %run %t -seed=1 -runs=1000 2>&1 | FileCheck %s
6 CHECK-NOT: MemorySanitizer: use-of-uninitialized-value