[PATCH] D21968: [libcxx] Externally threaded libc++ variant - Take 2

Asiri Rathnayake via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 10:07:34 PDT 2016


rmaprath added a comment.

Comments from @mclow.lists on the latest revision (received offline):

- Need instructions on how to build and test the patch...
- Need to be able to build+test on Mac (looks like there is a small problem in the patch w.r.t pthreads that makes the build fail on Mac)
- Need to work on shared library builds as well

I will address these comments soon (as soon as I get familiar with how Macs work...)


https://reviews.llvm.org/D21968





More information about the cfe-commits mailing list