zturner added a subscriber: zturner. zturner added a comment. Hi Jackson,
Two suggestions: 1. Please clang-format the patch. Let me know if you need help getting this working. 2. use C++11 threads instead of pthreads. This makes the tests portable to Windows. Even if the test still fails on Windows for other reasons, at least it's closer. http://reviews.llvm.org/D18880 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits