brintos

brintos / llvm-project-archived public Read only

0
0
Text · 230 B · 2dff2d5 Raw
5 lines · plain
1RUN: %cpp_compiler %S/BogusInitializeTest.cpp -o %t-BogusInitializeTest2 3RUN: not %run %t-BogusInitializeTest 2>&1 | FileCheck %s --check-prefix=BOGUS_INITIALIZE4BOGUS_INITIALIZE: argv[0] has been modified in LLVMFuzzerInitialize5