summaryrefslogtreecommitdiff
path: root/gnu/llvm/lib/Fuzzer/test/value-profile-div.test
blob: ba45e4129d3003a0eae8d521c7abdcb4f6de3be1 (plain)
1
2
3
CHECK: AddressSanitizer: FPE
RUN: not LLVMFuzzer-DivTest -seed=1 -use_value_profile=1 -runs=10000000 2>&1 | FileCheck %s