repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
msan-custom-mutator.test
blob
6e65d7218a9dd217af07ced760274fb687d014b1
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
5
6
CHECK-NOT: MemorySanitizer: use-of-uninitialized-value