[reproducer] Post-commit cleanup
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Nov 2018 01:05:40 +0000 (01:05 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 15 Nov 2018 01:05:40 +0000 (01:05 +0000)
commitdf14b94243e9e8ade2747e6adb8a3d9d2cfa71ae
tree5b1e569a4ef2229791e3cbe407a830efbc9ce2bd
parentbfb75348e29298beb9e62cf0e88a67f754b4ad58
[reproducer] Post-commit cleanup

After committing the initial reproducer feature I noticed a few small
issues which warranted addressing here. It fixes incorrect documentation
in the command object and extract some duplicated code into the debugger
object.

llvm-svn: 346919
lldb/include/lldb/Core/Debugger.h
lldb/source/Commands/CommandObjectReproducer.cpp
lldb/source/Core/Debugger.cpp