[Lldb-commits] [PATCH] D42206: If kevent() is interrupted by signal (or is being debugged) and we get EINTR, retry

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 17 15:44:03 PST 2018


davide requested changes to this revision.
davide added a comment.
This revision now requires changes to proceed.

I think this one is reasonable, but please wait for another opinion before committing (and write a test). Pavel touched this code very recently and added tests for this so it should be possible to extend.
@labath, what do you think?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42206





More information about the lldb-commits mailing list