libcxx win32 patches ping...

Yaron Keren yaron.keren at gmail.com
Thu Feb 13 05:17:07 PST 2014


Hi,

I tested the type_traits patch and it solved a bunch of these errors:

Error 1 error C2681: 'add_rvalue_reference<_Tp*>::type' : invalid
expression type for dynamic_cast c:\libcxx\include\type_traits 958 1 cxx

So it LGTM.

Due to the defined(_LIBCPP_MSVC) this change will affect libcxx only when
building with Visual C++, the patch is safe.

Yaron



2014-02-08 8:09 GMT+02:00 G M <gmisocpp at gmail.com>:

> Hi Everyone
>
> See these commits from me (G M) regarding libcxx type_traits and new patch
> etc.
>
>
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140106/date.html
>
> Could someone comment and/or commit them for me.
> Thanks
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140213/bd5bdc7d/attachment.html>


More information about the cfe-commits mailing list