[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lldb / bindings / interface / SBCommunicationDocstrings.i
blob8540419c50ad019c1ecc45453990dbe7c14f1ccf
1 %feature("docstring",
2 "Allows sending/receiving data."
3 ) lldb::SBCommunication;