[LLVMbugs] [Bug 14882] New: Assertion failed: (LV == computeLVForDecl(this, false))

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jan 9 15:26:56 PST 2013


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: unassignedclangbugs at nondot.org
        ReportedBy: rhahn at stunned.de
                CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list