xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
Shell
/
Driver
/
TestError.test
(revision 2ddba09e)
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