[llvm-bugs] [Bug 37290] ICE on recursive trailing return type for variadic lambda

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Nov 1 07:20:45 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=37290

llvmbugbjorn at fahller.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from llvmbugbjorn at fahller.se ---
If you insert a `#include <functional>` at the top, it still ICEs on the latest
trunk on CompilerExplorer

clang version 14.0.0 (https://github.com/llvm/llvm-project.git
56f03d25b42ac539c046e157e99ad824d0239dd0)

See https://godbolt.org/z/zzzhs85f6

Please close again if it was fixed after that.

-- 
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/20211101/24cfd58f/attachment.html>


More information about the llvm-bugs mailing list