summaryrefslogtreecommitdiffstats
path: root/lldb/test/Shell/Reproducer/Inputs
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-11-12 20:16:33 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2019-11-12 20:16:33 -0800
commit7ba28644a1eeb554e818644556f98abfc0795b02 (patch)
tree4a73c1d35e940c4d62570169f2094a483a135bb4 /lldb/test/Shell/Reproducer/Inputs
parentd8b6b1114307558a5245de3806bb70f53f6f3efe (diff)
downloadbcm5719-llvm-7ba28644a1eeb554e818644556f98abfc0795b02.tar.gz
bcm5719-llvm-7ba28644a1eeb554e818644556f98abfc0795b02.zip
[Reproducer] Discard reproducer directory if not generated.
If lldb was run in capture mode, but no reproducer was generated, make sure we clean up the reproducer directory.
Diffstat (limited to 'lldb/test/Shell/Reproducer/Inputs')
-rw-r--r--lldb/test/Shell/Reproducer/Inputs/Discard.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/lldb/test/Shell/Reproducer/Inputs/Discard.in b/lldb/test/Shell/Reproducer/Inputs/Discard.in
new file mode 100644
index 00000000000..a2c4e48d1f4
--- /dev/null
+++ b/lldb/test/Shell/Reproducer/Inputs/Discard.in
@@ -0,0 +1,5 @@
+breakpoint set -f simple.c -l 12
+run
+bt
+cont
+reproducer status
OpenPOWER on IntegriCloud