Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBThreadCollectionDocstrings.i
blob33f6ccf0dcf453577e47dea7178f8926db3a371a
1 %feature("docstring",
2 "Represents a collection of SBThread objects."
3 ) lldb::SBThreadCollection;