[llvm-bugs] [Bug 32136] Copy Elision code produces assertion failure for i1 parameters
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Mar 3 17:52:19 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32136
Matthias Braun <matze at braunis.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Matthias Braun <matze at braunis.de> ---
I disabled the copy elision optimization for illegal types in r296950.
--
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/20170304/e39ee0b7/attachment.html>
More information about the llvm-bugs
mailing list