[patch] [libcxx] make shared_mutex MSVC friendly

Reid Kleckner rnk at google.com
Wed Oct 9 09:04:20 PDT 2013


Seems like a straightforward macro compatibility change.  I noticed there's
a bunch more of these in <mutex>.  Is a global search and replace
appropriate?


On Wed, Oct 9, 2013 at 5:13 AM, G M <gmisocpp at gmail.com> wrote:

> Make this file less no longer the exception to NOEXCEPT which makes it
> friendly to MSVC which is also less than exceptional in this regard.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131009/c0771217/attachment.html>


More information about the cfe-commits mailing list