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

            Bug ID: 22414
           Summary: [ms?] clang pretty crashy on the chromium/win bots
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified

lots of stacks on
http://build.chromium.org/p/chromium.fyi/builders/CrWinClang/builds/1440/steps/compile/logs/stdio



One of them is:

While deleting: label %__try.cont
Use still stuck around after Def is destroyed:
__try.cont:                                       ; Error: Block without
parent!

Assertion failed: use_empty() && "Uses remain when a value is destroyed!", file
C:\b\build\slave\CrWinClang\build\src\third_party\llvm\lib\IR\Value.cpp, line
81


Which suggests that this is related to r227528, maybe.

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