forked from OSchip/llvm-project
[testsuite] Add a comment explaining what this test does.
llvm-svn: 353896
This commit is contained in:
parent
3908221356
commit
3eac27789d
|
@ -1,3 +1,4 @@
|
|||
# Make sure lldb can handle filenames with single quotes in them.
|
||||
# RUN: %clang %p/Inputs/hello.c -g -o "%t-'pat"
|
||||
# RUN: %lldb -s %s "%t-'pat" | FileCheck %s
|
||||
|
||||
|
|
Loading…
Reference in New Issue