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

             Bug #: 14882
           Summary: Assertion failed: (LV == computeLVForDecl(this,
                    false))
           Product: clang
           Version: trunk
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


Created attachment 9846
  --> http://llvm.org/bugs/attachment.cgi?id=9846
delta'd testcase

Attached testcase triggers an assertion in clang version 3.3 (trunk 171981):

Assertion failed: (LV == computeLVForDecl(this, false)), function
getLinkageAndVisibility, file Decl.cpp, line 630.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to