[llvm-bugs] [Bug 41576] Bogus "reference to local variable error" with lambda in fold expression over comma and assignment
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 25 15:03:04 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41576
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Richard Smith <richard-llvm at metafoo.co.uk> ---
The original bug here (comment#0 - comment#2) is fixed in trunk, perhaps by
r361300. Added a regression test in r364340.
The case in comment#3 is a different issue. Nikos, can you file a separate bug
report for that, please?
--
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/20190625/c7915d73/attachment.html>
More information about the llvm-bugs
mailing list