[LLVMbugs] [Bug 14259] New: "Should not see dependent types" in ASTContext.cpp:1284 executed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Nov 5 05:33:41 PST 2012


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

             Bug #: 14259
           Summary: "Should not see dependent types" in
                    ASTContext.cpp:1284 executed
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: joerg at NetBSD.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Test case:

template <class type>
struct fastscriptmember {
    type Member __attribute__ ((packed));
};

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