forked from OSchip/llvm-project
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
|
# RUN: lldb-vscode --help | FileCheck %s
|
||
|
# CHECK: -g
|
||
|
# CHECK: --help
|
||
|
# CHECK: -h
|
||
|
# CHECK: --port
|
||
|
# CHECK: -p
|
||
|
# CHECK: --wait-for-debugger
|
||
|
|