This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 61515c3ef Replace debug-only assert with a plain old assert. new 467ce5f20 [Reproducers] Don't intercept SBDebugger::SetInputFileHandle new 27272058e [Reproducers] Enable replay from SBRepro.
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/Reproducer/Inputs/FileReplay.in | 2 -- lit/Reproducer/Inputs/GDBRemoteReplay.in | 5 ----- lit/Reproducer/TestFileRepro.test | 4 ++-- lit/Reproducer/TestGDBRemoteRepro.test | 4 ++-- source/API/SBReproducer.cpp | 7 +------ tools/driver/Driver.cpp | 2 +- 6 files changed, 6 insertions(+), 18 deletions(-) delete mode 100644 lit/Reproducer/Inputs/FileReplay.in delete mode 100644 lit/Reproducer/Inputs/GDBRemoteReplay.in