[LLVMbugs] [Bug 22480] New: cygwin build is broken: 'to_string' is not a member of 'std'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 5 12:29:15 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22480
Bug ID: 22480
Summary: cygwin build is broken: 'to_string' is not a member of
'std'
Product: new-bugs
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: eniebler at boost.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
/home/eric/llvm/unittests/ProfileData/CoverageMappingTest.cpp: In function
‘std::vector<llvm::coverage::CounterMappingRegion,
std::allocator<llvm::coverage::CounterMappingRegion> >
{anonymous}::readCoverageRegions(std::string, int)’:
/home/eric/llvm/unittests/ProfileData/CoverageMappingTest.cpp:55:34: error:
‘to_string’ is not a member of ‘std’
Filenames.push_back("file" + std::to_string(I));
^
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150205/2431f2f8/attachment.html>
More information about the llvm-bugs
mailing list