Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
bed2bdf17b68b33dd1519a836ec2b77da8746053
/
.
/
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