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
[libc] implement sys/uio/writev (#122233)
[llvm-project.git]
/
compiler-rt
/
test
/
fuzzer
/
msan-param-unpoison.test
blob
dadb0c27b95a7547865dd2f01cf09565352195c4
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
5
6
CHECK-NOT: MemorySanitizer: use-of-uninitialized-value