Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBUnixSignalsDocstrings.i
blob95b18e593e799ff2c21f054e123368095987ee95
1 %feature("docstring",
2 "Allows you to manipulate LLDB's signal disposition"
3 ) lldb::SBUnixSignals;