[LLVMbugs] [Bug 6460] New: Codegen aborts
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 2 07:49:36 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6460
Summary: Codegen aborts
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: C++
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
./llvm-build/Debug/bin/clang -cc1 -S test.ii
clang:
/usr/local/google/home/espindola/llvm/llvm/include/llvm/Support/Casting.h:200:
typename llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X =
clang::VarDecl, Y = const clang::NamedDecl*]: Assertion `isa<X>(Val) &&
"cast<Ty>() argument of incompatible type!"' failed.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list