[CodeGenPrepare] Drop nsw flags in `optimizeLoadExt` (#118180)
[llvm-project.git] / lldb / bindings / interface / SBTypeSyntheticDocstrings.i
blob937a1307c5bd937e599cab91a157ac243cc405b8
1 %feature("docstring",
2 "Represents a summary that can be associated to one or more types."
3 ) lldb::SBTypeSynthetic;