llvm-project/lldb/lit/Driver/TestFile.test

3 lines
119 B
Plaintext

# RUN: not %lldb -f /bogus/path 2>&1 | FileCheck %s
# CHECK: error: file specified in --file (-f) option doesn't exist