[PATCH] D21637: [libcxx] Don't use pthread initializers in constexpr constructors
Ben Craig via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 23 07:27:12 PDT 2016
bcraig added subscribers: joerg, bcraig.
bcraig added a comment.
@joerg. I think this has been fixed in newer versions of NetBSD.
Sure would be nice if someone could fix this on the MUSL side of things.
See https://bugs.musicpd.org/view.php?id=4110 for fun conversations about mutex, PTHREAD_MUTEX_INIT and constexpr.
Also, the first revision of this review:
http://reviews.llvm.org/D19344
http://reviews.llvm.org/D21637
More information about the cfe-commits
mailing list