repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[flang] Fix length handling in character kind implicit conversion (#74586)
[llvm-project.git]
/
lldb
/
test
/
Shell
/
Commands
/
command-backtrace-parser-1.test
blob
339c6664b3726a9fa7518106c23af8b7522ca621
1
# RUN: %lldb -s %s 2>&1 | FileCheck %s
2
3
# Make sure this is not rejected by the parser as invalid syntax.
4
# Blank characters after the '1' are important, as we're testing the parser.
5
bt 1
6
# CHECK: error: invalid target