[LLVMbugs] [Bug 17826] New: New version of clang as of Nov 5. 2013 fails to build make_shared<>
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Nov 5 17:09:43 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=17826
Bug ID: 17826
Summary: New version of clang as of Nov 5. 2013 fails to build
make_shared<>
Product: clang
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: C++11
Assignee: unassignedclangbugs at nondot.org
Reporter: berkus at gmail.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Here's the test case reproducing the problem:
https://gist.github.com/berkus/7329238
Tested using deb builds of clang:
Working (2 days ago): clang-3.4 (from
.../clang-3.4_1%3a3.4~svn193749-1~exp1_amd64.deb)
Not working (Nov 5): clang-3.4 (from
.../clang-3.4_1%3a3.4~svn193991-1~exp1_amd64.deb)
svn194083 doesn't work either.
--
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/20131106/91369912/attachment.html>
More information about the llvm-bugs
mailing list