[LLVMbugs] [Bug 7123] New: boost accepts invalid code in boost::concept_check
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 12 03:53:52 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7123
Summary: boost accepts invalid code in boost::concept_check
Product: clang
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: chris at bubblescope.net
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
Created an attachment (id=4881)
--> (http://llvm.org/bugs/attachment.cgi?id=4881)
Concept failing testcase
The attached code compiles successfully in clang, but fails in g++ and comeau.
I believe it is supposed to fail, and comes from a boost concept_check
testcase.
--
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