Sign in
cobalt
/
cobalt
/
08a2e40cad2d5bd01c37c36c1fdffa2d431d01d7
/
.
/
src
/
third_party
/
llvm-project
/
compiler-rt
/
test
/
fuzzer
/
swap-cmp.test
blob: 7f7e2f60fa63389024b01328775de0d119b84829 [
file
] [
log
] [
blame
]
RUN
:
%
cpp_compiler
%
S
/
SwapCmpTest
.
cpp
-
o
%
t
-
SwapCmpTest
CHECK
:
BINGO
RUN
:
not
%
run
%
t
-
SwapCmpTest
-
seed
=
1
-
runs
=
10000000
2
>&
1
|
FileCheck
%
s