Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBStringListDocstrings.i
blob26e2ed14e105b151e5883ae7f33a49a69c1e8e50
1 %feature("docstring",
2 "Represents a list of strings."
3 ) lldb::SBStringList;