[LLVMbugs] [Bug 2049] clang: CGExprScalar.cpp:1060: llvm::Value* clang::CodeGen:: CodeGenFunction::EmitScalarExpr(const clang::Expr*): Assertion `E && !hasAggregateLLVMType(E->getType()) && " Invalid scalar expression to emit"' failed.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Apr 4 11:43:11 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2049


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Chris Lattner <sabre at nondot.org>  2008-04-04 13:43:11 ---
I updated Eli's patch and applied it here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080331/005001.html

Thanks Eli, sorry for the delay.  Note that this is now miscompiled due to
sema, I will file a new bugzilla.


-- 
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