[all-commits] [llvm/llvm-project] 7ba286: [Reproducer] Discard reproducer directory if not g...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Nov 12 20:17:43 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ba28644a1eeb554e818644556f98abfc0795b02
https://github.com/llvm/llvm-project/commit/7ba28644a1eeb554e818644556f98abfc0795b02
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-11-12 (Tue, 12 Nov 2019)
Changed paths:
M lldb/include/lldb/Utility/Reproducer.h
M lldb/source/Utility/Reproducer.cpp
A lldb/test/Shell/Reproducer/Inputs/Discard.in
A lldb/test/Shell/Reproducer/TestDiscard.test
Log Message:
-----------
[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.
More information about the All-commits
mailing list