libcxx minor test fix

Chandler Carruth chandlerc at google.com
Sun Mar 9 21:06:36 PDT 2014


FYI, I think Richard Smith had a large patch that fixed *many* of these
missing header include issues. CC-ing him in the hope that, aside from
getting this fixed, we can get many of the rest fixed quickly for you.

The patch looks fine to me, but Marshall should probably glance at it and
commit it.


On Sun, Mar 9, 2014 at 7:42 PM, Stephen MacKenzie <stevemac at microsoft.com>wrote:

>  Greetings from MSVC STL land.  We like your tests for our STL.  Have a
> fix, starting with baby-steps.
>
>
>
> Four tests under
> libcxx/test/containers/containers.adaptors/priority.queue/priqueue.cons
> don’t compile for us.  We need to explicitly include <functional>.  That is
> the extent of it.
>
>
>
> Thanks,
>
> Steve MacKenzie
>
> Microsoft Visual C++ Libraries
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140309/e251b4ce/attachment.html>


More information about the cfe-commits mailing list