brintos

brintos / llvm-project-archived public Read only

0
0
Text · 190 B · eef1b18 Raw
4 lines · plain
1RUN: %cpp_compiler %S/OverwriteInputTest.cpp -o %t-OverwriteInputTest2RUN: not %run %t-OverwriteInputTest 2>&1 | FileCheck %s3CHECK: ERROR: libFuzzer: fuzz target overwrites its const input4