Sign in
cobalt
/
cobalt
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
fuzzer
/
null-deref-on-empty.test
blob: f159a79f4838d38de72d4e7a175e2c6a7b4aadfd [
file
] [
log
] [
blame
]
RUN
:
%
cpp_compiler
%
S
/
NullDerefOnEmptyTest
.
cpp
-
o
%
t
-
NullDerefOnEmptyTest
RUN
:
not
%
run
%
t
-
NullDerefOnEmptyTest
-
print_final_stats
=
1
2
>&
1
|
FileCheck
%
s
--
check
-
prefix
=
NULL_DEREF_ON_EMPTY
NULL_DEREF_ON_EMPTY
:
stat
::
number_of_executed_units
: