[Lldb-commits] [PATCH] D144240: Clear read_fd_set if EINTR received

2023-03-24 Thread Butta via Phabricator via lldb-commits
buttaface added a comment. I looked online and it appears that you nominate a trunk commit by opening a github issue ? I am new to this LLVM workflow myself, but here is what appears to be a recent example

[Lldb-commits] [PATCH] D144240: Clear read_fd_set if EINTR received

2023-03-24 Thread Butta via Phabricator via lldb-commits
buttaface added a comment. @emrekultursay, do you think you can get this into the release/16.x branch next? It fixed lldb for us on the Android Termux app . Repository: rG LLVM Github