Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBTypeSummaryDocstrings.i
bloba697258433dc3315cbce0cc95157efe9fc211fc8
1 %feature("docstring",
2 "Represents a summary that can be associated to one or more types."
3 ) lldb::SBTypeSummary;