[Lldb-commits] [lldb] [lldb][Windows] Check for EOF before the ctrl-c retry in GetLine (PR #212745)

via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 29 04:42:18 PDT 2026


https://github.com/Nerixyz commented:

I think for Windows, this looks right. But it also removes the check for `r == nullptr` on other platforms.

https://github.com/llvm/llvm-project/pull/212745


More information about the lldb-commits mailing list