[Reproducer] Add convenience methods IsCapturing and IsReplaying.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 9 Oct 2019 21:47:49 +0000 (21:47 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 9 Oct 2019 21:47:49 +0000 (21:47 +0000)
commit865cd0932f4483058ccc607b8867a4a5a597ec52
tree6604e8b66f791b897f7428901d34c2928fc2ce36
parent00f9e5aa76f4932098da375545ee144d884eced3
[Reproducer] Add convenience methods IsCapturing and IsReplaying.

Add convenience methods to the Reproducer class for when you don't need
access to the generator and the loader.

llvm-svn: 374236
lldb/include/lldb/Utility/Reproducer.h
lldb/source/Commands/CommandObjectReproducer.cpp