[LLVMbugs] [Bug 24246] New: Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!", include/llvm/Support/Casting.h, line 237
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 24 08:19:35 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24246
Bug ID: 24246
Summary: Assertion failed: isa<X>(Val) && "cast<Ty>() argument
of incompatible type!",
include/llvm/Support/Casting.h, line 237
Product: clang
Version: 3.6
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: anton.kochkov at gmail.com
CC: dgregor at apple.com, llvmbugs at cs.uiuc.edu
Classification: Unclassified
Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!",
file D:\src\llvm_release_build_3.6.2-final\llvm\include\llvm/Support/Casting.h,
line 237
clang-cl.exe : error : clang frontend command failed with exit code 3 (use -v
to see invocation)
clang version 3.6.2 (tags/RELEASE_362/final)
Target: i686-pc-windows-msvc
Thread model: posix
clang-cl.exe: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang-cl.exe: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-cl.exe: note: diagnostic msg:
C:\Users\V6AE2~1.AKI\AppData\Local\Temp\PCH-04921f.cpp
clang-cl.exe: note: diagnostic msg:
C:\Users\V6AE2~1.AKI\AppData\Local\Temp\PCH-04921f.sh
clang-cl.exe: note: diagnostic msg:
********************
Build 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/20150724/671ef55a/attachment.html>
More information about the llvm-bugs
mailing list