Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android12L-tests-release
/
.
/
lldb
/
test
/
Shell
/
Driver
/
TestSingleQuote.test
blob: af321ba04db399c58ae994c088b8bd178c4cf955 [
file
] [
log
] [
blame
] [
edit
]
# Make sure lldb can handle filenames with single quotes in them.
# RUN: %clang_host %p/Inputs/hello.c -g -o "%t-'pat"
# RUN: %lldb -s %s "%t-'pat" | FileCheck %s
br
set
-
p
return
# CHECK: Breakpoint 1: where = TestSingleQuote.test.tmp-'pat`main