[Lldb-commits] [PATCH] D131294: [LLDB][NFC] Reliability fixes to TCPSocket code
Slava Gurevich via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 8 10:16:15 PDT 2022
fixathon added a comment.
In D131294#3707154 <https://reviews.llvm.org/D131294#3707154>, @jingham wrote:
> We don't use the constant first so you don't accidentally use "=" rather than "==" convention anywhere else in lldb, so it looks weird here.
Good feedback. I'll switch that around.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131294/new/
https://reviews.llvm.org/D131294
More information about the lldb-commits
mailing list