t.p.northover closed this revision. t.p.northover added a comment. Thanks Duncan, committed as 727e1c9be3a5 <https://reviews.llvm.org/rG727e1c9be3a5b20c6b502f056d74a681689049d7>
================ Comment at: llvm/include/llvm/Support/thread.h:107 + + bool joinable() const noexcept { + return Thread != native_handle_type(); ---------------- dexonsmith wrote: > Seems like you might as well run `git-clang-format` to pick up these > changes... Yes, I'd already done that on my local commit. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D103165/new/ https://reviews.llvm.org/D103165 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits