xref
: /
llvm-project
/
lldb
/
test
/
Shell
/
Driver
/
TestError.test
(revision 88591aa0ca7e4d99da353d49f91ea63e43fb55e0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
RUN: not %lldb --arch 2>&1 | FileCheck %s
2
CHECK: error: argument to '--arch' is missing
3