Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBReproducerDocstrings.i
blobe8972cfd3054ea3fc06a5380b3eeab2ae40c815c
1 %feature("docstring",
2 "Controls LLDB's reproducer functionality."
3 ) lldb::SBReproducer;