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

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


Created attachment 9827
  --> http://llvm.org/bugs/attachment.cgi?id=9827
Testcase

The attached testcase asserts Clang 3.3 (release+asserts build from trunk):

clang: /home/name/src/llvm/tools/clang/lib/AST/Decl.cpp:630: LinkageInfo
clang::NamedDecl::getLinkageAndVisibility() const: Assertion `LV ==
computeLVForDecl(this, false)' failed.

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