brintos

brintos / llvm-project-archived public Read only

0
0
Text · 325 B · 1b3266e Raw
5 lines · plain
1# RUN: export LSAN_OPTIONS=detect_leaks=02# RUN: not llvm-reduce --test=%s.NotAFileInTestingDir %p/Inputs/test-output-format.ll 2>&1 | FileCheck -DFILENAME=%s.NotAFileInTestingDir --strict-whitespace %s3 4# CHECK: error: running interesting-ness test: {{(Executable "[[FILENAME]]" doesn't exist$)?(program not executable$)?}}5