[Reproducers] Don't intercept SBDebugger::SetInputFileHandle
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 6 Mar 2019 01:49:54 +0000 (01:49 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 6 Mar 2019 01:49:54 +0000 (01:49 +0000)
commit7e23df4437cbb656d57cb2add28b235677c4ad79
treec11263ccf17262f90bc8376a82f527cb36be9a8f
parentdd440675cf7c98bbc7b061a1cc8e4365021414e3
[Reproducers] Don't intercept SBDebugger::SetInputFileHandle

With the reproducer logic in place for the command interpreter we no
longer need to make SBDebugger::SetInputFileHandle a no-op.

llvm-svn: 355469
lldb/source/API/SBReproducer.cpp