[libc-commits] [PATCH] D148293: [LIBC] Fix incorrect handling of `pthread_join(tid, nullptr)`
Noah Goldstein via Phabricator via libc-commits
libc-commits at lists.llvm.org
Sun Apr 16 17:40:05 PDT 2023
goldstein.w.n added a comment.
In D148293#4267017 <https://reviews.llvm.org/D148293#4267017>, @sivachandra wrote:
> Can you please separate this patch out into two so that the null return value can be go in separately? I can then also add comments for the other changes in their own focused review.
Done.
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