summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/lit/Driver/TestSingleQuote.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/lit/Driver/TestSingleQuote.test b/lldb/lit/Driver/TestSingleQuote.test
index d2597574c68..0ba4a1456fa 100644
--- a/lldb/lit/Driver/TestSingleQuote.test
+++ b/lldb/lit/Driver/TestSingleQuote.test
@@ -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
OpenPOWER on IntegriCloud