summaryrefslogtreecommitdiffstats
path: root/lldb/lit/Reproducer/TestClangFileRepro.test
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/lit/Reproducer/TestClangFileRepro.test')
-rw-r--r--lldb/lit/Reproducer/TestClangFileRepro.test8
1 files changed, 8 insertions, 0 deletions
diff --git a/lldb/lit/Reproducer/TestClangFileRepro.test b/lldb/lit/Reproducer/TestClangFileRepro.test
new file mode 100644
index 00000000000..dced57ff31f
--- /dev/null
+++ b/lldb/lit/Reproducer/TestClangFileRepro.test
@@ -0,0 +1,8 @@
+# REQUIRES: system-darwin
+#
+# This tests that modules files from clang end up in the reproducer.
+#
+# RUN: %lldb -x -b -s %S/Inputs/ModuleCapture.in --capture %t.repro
+# cat %t.repro/files.yaml | FileCheck %s
+#
+# CHECK: Cocoa.h
OpenPOWER on IntegriCloud