Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
compiler-rt
/
test
/
fuzzer
/
bogus-initialize.test
blob: 2dff2d5a263953485ae81d3ff5930fc7945cc82b [
file
] [
log
] [
blame
]
RUN
:
%
cpp_compiler
%
S
/
BogusInitializeTest
.
cpp
-
o
%
t
-
BogusInitializeTest
RUN
:
not
%
run
%
t
-
BogusInitializeTest
2
>&
1
|
FileCheck
%
s
--
check
-
prefix
=
BOGUS_INITIALIZE
BOGUS_INITIALIZE
:
argv
[
0
]
has been modified
in
LLVMFuzzerInitialize