[libc-commits] [PATCH] D148293: [LIBC] Fix incorrect handling of `pthread_join(tid, nullptr)`

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 20 17:16:58 PDT 2023


sivachandra added a comment.

It is not because of your change. Accidentally, we have not been running tests on the builders for some time. I fixed it today so it started showing up regressions. I have already fixed that particular failure you have pointed out: https://reviews.llvm.org/D148844.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148293



More information about the libc-commits mailing list