http://llvm.org/bugs/show_bug.cgi?id=15015

             Bug #: 15015
           Summary: Revision 172991 breaks LLVM build in Windows using
                    Visual Studio 2010 toolchain
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


This revision introduced a dependency on std::is_constructible which does not
exist in the VS 2010 STL type_traits header.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to