[llvm-bugs] [Bug 44224] New: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Dec 4 21:12:08 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=44224
Bug ID: 44224
Summary: Assertion `isa<X>(Val) && "cast<Ty>() argument of
incompatible type!"' failed
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: C
Assignee: unassignedclangbugs at nondot.org
Reporter: dmantipov at yandex.ru
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
Internal error compiling GlusterFS:
clang-10:
/home/antipov/llvm/10.0.0/source/llvm/include/llvm/Support/Casting.h:264:
typename llvm::cast_retty<X, Y*>::ret_type llvm::cast(Y*) [with X =
llvm::DbgVariableIntrinsic; Y = llvm::DbgInfoIntrinsic; typename
llvm::cast_retty<X, Y*>::ret_type = llvm::DbgVariableIntrinsic*]: Assertion
`isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
--
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/20191205/ab624bc0/attachment.html>
More information about the llvm-bugs
mailing list