ilya-nozhkin added inline comments.

================
Comment at: lldb/tools/lldb-vscode/VSCode.cpp:9
 
+#include <unistd.h>
 #include <chrono>
----------------
Incompatible with MSVC. Maybe use std::chrono instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119797

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

Reply via email to