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: unassignedclangb...@nondot.org
          Reporter: dmanti...@yandex.ru
                CC: blitzrak...@gmail.com, dgre...@apple.com,
                    erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
                    richard-l...@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to