[lldb] Remove reproducer from previous test run

This commit is contained in:
Jonas Devlieghere 2021-03-30 10:09:55 -07:00
parent 7a4d630764
commit e3d3327edb
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
# RUN: %clang_host %S/Inputs/stepping.c -g -o %t.out
# RUN: rm -rf %t.txt
# RUN: rm -rf %t.repro
# RUN: echo "CAPTURE" >> %t.txt
# RUN: %lldb -x -b --capture --capture-path %t.repro \