[llvm-bugs] [Bug 28496] clang crashes on likely invalid C++11 code: Assertion `hasInClassInitializer() && InitStorage.getPointer() == nullptr && "bit width, initializer or captured type already set"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Oct 3 17:14:43 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=28496
Luke <lukebenes at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Luke <lukebenes at hotmail.com> ---
Seems working now:
https://gcc.godbolt.org/z/r616K8TKh
--
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/20211004/670ecc6f/attachment.html>
More information about the llvm-bugs
mailing list