[LLVMbugs] [Bug 15015] New: Revision 172991 breaks LLVM build in Windows using Visual Studio 2010 toolchain
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jan 20 17:27:48 PST 2013
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: unassignedclangbugs at nondot.org
ReportedBy: ryan.molden at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list