Sign in
llvm
/
llvm-project
/
compiler-rt
/
9d7a9c3a8de8626c497db3a23226e7965ea2988e
/
.
/
test
/
fuzzer
/
msan-param-unpoison.test
blob: dadb0c27b95a7547865dd2f01cf09565352195c4 [
file
] [
log
] [
blame
]
REQUIRES
:
msan
UNSUPPORTED
:
target
=
arm
{{.*}}
RUN
:
%
msan_compiler
%
S
/
MsanParamUnpoison
.
cpp
-
o
%
t
RUN
:
%
run
%
t
-
seed
=
1
-
runs
=
1000
2
>&
1
|
FileCheck
%
s
CHECK
-
NOT
:
MemorySanitizer
:
use
-
of
-
uninitialized
-
value