[LLVMbugs] [Bug 11909] Incorrect error generated for a valid <valarray> case
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 2 13:40:11 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11909
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |hhinnant at apple.com,
| |sharparrow1 at yahoo.com
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2012-02-02 15:40:11 CST ---
As far as I can tell, clang is doing the right thing here. And the given
testcase correctly compiles if libc++ is used. The only bug is in the version
of libstdc++ distributed with OSX, and that isn't part of the LLVM project.
In general, please report issues with the OSX developer tools at
bugreporter.apple.com.
--
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