[llvm-bugs] [Bug 44554] Explicit instantiation of static member initialized with lamda causes crashe (C++11) or error about mangled name (C++14)

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Oct 28 11:18:21 PDT 2021


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

Aaron Ballman <aaron at aaronballman.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aaron at aaronballman.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Aaron Ballman <aaron at aaronballman.com> ---
I can no longer reproduce this issue with Clang trunk. The C++11 case no longer
crashes, and the C++17 cases are accepted as expected. If you're still seeing
the problem with Clang trunk, please reopen this bug with additional details on
how to reproduce.

-- 
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/20211028/9c9d8a4e/attachment.html>


More information about the llvm-bugs mailing list