asmith marked 2 inline comments as done.
asmith added inline comments.

================
Comment at: packages/Python/lldbsuite/test/tools/lldb-server/main.cpp:1
 //===-- main.cpp ------------------------------------------------*- C++ 
-*-===//
 //
----------------
labath wrote:
> Could you (as a separate patch) convert this file to use c++ threads? That 
> should allow us to cut down on the ifdefs by using standard std::thread and 
> std::mutex.
Done in https://reviews.llvm.org/D60496


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

https://reviews.llvm.org/D56233



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

Reply via email to