Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBAttachInfoDocstrings.i
blob6671e4d17dbc6f27b489e2145a540baaa1115fb6
1 %feature("docstring",
2 "Describes how to attach when calling :py:class:`SBTarget.Attach`."
3 ) lldb::SBAttachInfo;