Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBQueueItemDocstrings.i
blob78170b536e3608d3d79c68970a50a977208a526d
1 %feature("docstring",
2 "This class represents an item in an :py:class:`SBQueue`."
3 ) lldb::SBQueueItem;