bolt/deps/llvm-18.1.8/lldb/test/Shell/Driver/TestFile.test
2025-02-14 19:21:04 +01:00

4 lines
147 B
Text

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