bolt/deps/llvm-18.1.8/lldb/test/Shell/Commands/command-backtrace-parser-2.test

7 lines
230 B
Text
Raw Normal View History

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