[LLVMbugs] [Bug 22096] New: Regression(225083:225087): Assertion failed: DISubprogram(Scope).describes(MF->getFunction()

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jan 5 10:53:36 PST 2015


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

            Bug ID: 22096
           Summary: Regression(225083:225087): Assertion failed:
                    DISubprogram(Scope).describes(MF->getFunction()
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: LLVM Codegen
          Assignee: unassignedclangbugs at nondot.org
          Reporter: nicolasweber at gmx.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Our Chromium clang/win bots started seeing

Assertion failed: DISubprogram(Scope).describes(MF->getFunction()), file
C:\b\build\slave\CrWinClang\build\src\third_party\llvm\lib\CodeGen\LexicalScopes.cpp,
line 179

again. This started when clang updated from 225082 to 225087 on the bot.
r225083 or (more likely) r225085 look very related.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150105/684f0e0b/attachment.html>


More information about the llvm-bugs mailing list