Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBTraceCursorDocstrings.i
blobe1edc072fd3aca336faba2a6135dc9393399b042
1 %feature("docstring",
2 "Represents a trace cursor."
3 ) lldb::SBTraceCursor;