https://llvm.org/bugs/show_bug.cgi?id=29151
Bug ID: 29151
Summary: clang-cl assertion failed: MemoMap.count(UselessPad)
|| MemoMap[UselessPad] == nullptr
Product: clang
Version: 3.9
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Compiling djvu with clang-cl.exe triggers following exception:
Assertion failed: !MemoMap.count(UselessPad) || MemoMap[UselessPad] == nullptr,
file
D:\src\llvm_package_3.9.0-rc2\llvm\lib\Transforms\Utils\InlineFunction.cpp,
line 394
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs