[LLVMbugs] [Bug 15466] New: clang accepts incorrect explicit instantiation

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 7 04:53:56 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=15466

            Bug ID: 15466
           Summary: clang accepts incorrect explicit instantiation
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: vanyacpp at gmail.com
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Clang incorrectly accepts this code:

template struct x { int a; };

-- 
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/20130307/6fb5dbad/attachment.html>


More information about the llvm-bugs mailing list