[llvm-bugs] [Bug 42587] ICE on invalid lambda which has trailing return type missing ellipsis of operator sizeof
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 26 15:51:58 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42587
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #5 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Previous approach doesn't actually work. Fixed for real this time (hopefully!)
in r369985.
--
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/20190826/cbae66f0/attachment.html>
More information about the llvm-bugs
mailing list