[llvm-bugs] [Bug 42747] Segfault in Sema::DeclareImplicitDeductionGuides when the relevant constructor has a typo

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 29 08:06:01 PDT 2021


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

Aaron Ballman <aaron at aaronballman.com> changed:

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

--- Comment #2 from Aaron Ballman <aaron at aaronballman.com> ---
I can no longer reproduce this issue with Clang trunk. If you're still seeing
the problem with Clang trunk, please reopen this bug with additional details on
how to reproduce.

(Neither example currently crashes on trunk, but I do note both of them crash
in Clang 13.)

-- 
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/20211029/8db79a51/attachment.html>


More information about the llvm-bugs mailing list