The original patch got reverted because it broke `check-lldb` on a clean build. This fixes that. llvm-svn: 374201
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
# RUN: %lldb -x -b -S %S/Inputs/process_attach_pid.in 2>&1 | FileCheck %s
|
|
# CHECK: last option requires an argument
|