[libcxx-commits] [PATCH] D64299: Make ~mutex and ~condition_variable trivial with Bionic pthreads
Dan Albert via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 16 21:58:22 PDT 2019
danalbert accepted this revision.
danalbert added a comment.
This revision is now accepted and ready to land.
Okay, SGTM.
MSan won't currently help us on Android (and I don't think there's a plan to support that any time soon, but eugenis would know better).
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64299/new/
https://reviews.llvm.org/D64299
More information about the libcxx-commits
mailing list