summaryrefslogtreecommitdiff
path: root/lit/Driver/TestCore.test
diff options
context:
space:
mode:
Diffstat (limited to 'lit/Driver/TestCore.test')
-rw-r--r--lit/Driver/TestCore.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/lit/Driver/TestCore.test b/lit/Driver/TestCore.test
new file mode 100644
index 000000000000..cca8171da631
--- /dev/null
+++ b/lit/Driver/TestCore.test
@@ -0,0 +1,2 @@
+# RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s
+# CHECK: error: file specified in --core (-c) option doesn't exist