[LLVMbugs] [Bug 6649] New: Crash with dependent elaborated-type-specifier

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 18 09:02:49 PDT 2010


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

           Summary: Crash with dependent elaborated-type-specifier
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: dgregor at apple.com
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


template <typename T> struct foo { class T::bar; };

-- 
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