labath accepted this revision.
labath added inline comments.
This revision is now accepted and ready to land.
================
Comment at: lldb/source/Host/common/File.cpp:847
+ : NativeFile(fd, options, transfer_ownership), m_state(fd) {}
+Status SerialPort::Close() {
+ m_state.Restore();
----------------
Empty line here
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111355/new/
https://reviews.llvm.org/D111355
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits