llvm-project/lldb/test/Shell/Commands/command-backtrace-parser-1.test
David Spickett 31b9acaec5 Reland "[lldb] Set return status to failed when adding a command error"
This reverts commit ac031c8db2ce454a9b08f23192ce698e8bde4447.

SB API usage has been corrected.
2021-06-14 14:26:47 +01:00

7 lines
225 B
Plaintext

# RUN: %lldb -s %s 2>&1 | FileCheck %s
# Make sure this is not rejected by the parser as invalid syntax.
# Blank characters after the '1' are important, as we're testing the parser.
bt 1
# CHECK: error: invalid target