mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
ef5f540cec
llvm-svn: 302494
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
RUN: not LLVMFuzzer-OverwriteInputTest 2>&1 | FileCheck %s
|
|
CHECK: ERROR: libFuzzer: fuzz target overwrites it's const input
|