Skip to content
Commit 80ac0b9b authored by Mitch Phillips's avatar Mitch Phillips
Browse files

Fix up fuzzing test on Windows.

3bd112c7 fixed the fuzzing test on Linux, which, after
https://reviews.llvm.org/D125933, has one less branch. Turns out, on
Windows, that it still has the extra branch. I'm guessing that's because
exit() isn't known to be noreturn on Windows or something.

Either way, just make the test more tolerant.
parent f4570ce4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment