[Lldb-commits] [PATCH] D131159: [WIP][lldb] Use WSAEventSelect for MainLoop polling

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 5 00:19:48 PDT 2022


mgorny accepted this revision.
mgorny added a comment.
This revision is now accepted and ready to land.

Only guessing what various WSA functions do, it seems to all make sense to me. Just don't forget to `clang-format` ;-).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131159/new/

https://reviews.llvm.org/D131159



More information about the lldb-commits mailing list