[PATCH] D18174: Fix libcxx build on musl

Eric Fiselier via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 12:50:10 PDT 2016


EricWF added a comment.

That patch looks hugely dangerous because you've now changed when your static mutex's get initialized.  Please file a bug against libc++.


http://reviews.llvm.org/D18174





More information about the cfe-commits mailing list