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