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

            Bug ID: 18963
           Summary: Assertion failed: Access == AS_private || Access ==
                    AS_protected, file
                    C:\work\llvm\tools\clang\lib\Sema\SemaAccess.cpp, line
                    74
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

struct baz3 
{
    short bar5 (struct foo4 {} bar2);
    long foo5 (float foo6 = foo4);
};

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to