[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 13 21:53:43 PDT 2023


sivachandra added a comment.

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.


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