[llvm-bugs] [Bug 46596] New: Clang assertion failure: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Jul 6 02:29:08 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=46596

            Bug ID: 46596
           Summary: Clang assertion failure: Assertion `isa<X>(Val) &&
                    "cast<Ty>() argument of incompatible type!"' failed.
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: jorge.prendes at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
                    neeilans at live.com, richard-llvm at metafoo.co.uk

Created attachment 23689
  --> https://bugs.llvm.org/attachment.cgi?id=23689&action=edit
crash backtrace, preprocessed source, and associated run script

Please see attachments.

I hit this bug while trying to compile TBB's test_blocked_rangeNd.cpp

I reduced the reproduction steps as much as I could.

-- 
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/20200706/b5b1f8d2/attachment.html>


More information about the llvm-bugs mailing list