eugene added inline comments.
================ Comment at: source/Host/common/MainLoop.cpp:82 + int queue_id; + std::vector<struct kevent> events; + struct kevent event_list[4]; ---------------- here and below struct seems to be redundant https://reviews.llvm.org/D32600 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits