[llvm-bugs] [Bug 36521] clang crashes on passing a coro param to operator new
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Feb 26 14:06:33 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36521
Andrew Kelley <superjoe30 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WONTFIX |---
Status|RESOLVED |REOPENED
--- Comment #5 from Andrew Kelley <superjoe30 at gmail.com> ---
I think that https://reviews.llvm.org/D43000 fixes my issue.
Hans, if Brian thinks this is safe to backport to 6.0.0, I humbly request this
to be added to the release. I am trying to get coroutine support out the door
for my frontend, and I'd rather not wait another LLVM release cycle.
I will verify that this patch solves the issue.
--
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/20180226/1f6634b5/attachment.html>
More information about the llvm-bugs
mailing list