forked from OSchip/llvm-project
3 lines
119 B
Plaintext
3 lines
119 B
Plaintext
![]() |
# RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s
|
||
|
# CHECK: error: file specified in --core (-c) option doesn't exist
|