[LLVMbugs] [Bug 15884] Assertion `(E->isGLValue() || E->getType()->isFunctionType() || E->getType()->isVoidType() || isa<CXXTemporaryObjectExpr>(E)) && "can't evaluate expression as an lvalue"' failed
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 1 12:00:57 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15884
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Thanks, fixed in r180866.
--
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/20130501/37b3d103/attachment.html>
More information about the llvm-bugs
mailing list