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

I'm easy with this.



================
Comment at: clang-tools-extra/clangd/JSONTransport.cpp:202
   for (;;) {
     Out.resize(Size + BufSize);
     // Handle EINTR which is sent when a debugger attaches on some platforms.
----------------
nit:


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93653

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to