OSDN Git Service

[lldb/Util] Remove reproducers after replay
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Jan 2020 05:46:47 +0000 (21:46 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 24 Jan 2020 05:46:50 +0000 (21:46 -0800)
commitbe2bc6b1d0f60b45e3fb40c14ee7bd1b4f2fa88c
treee3f93487e0ad3d193f5d1d0c4853e9d2176cbbc2
parentd92f77606aa6cfcb1e3e792a880b290d77f1c8fd
[lldb/Util] Remove reproducers after replay

Except for debugging purposes there's no point in leaving the reproducer
behind on disk after replay. This patch adds a cleanup in the replay
case.
lldb/utils/lldb-repro/lldb-repro.py