[llvm-bugs] [Bug 24511] clang segfaults on anonymous struct code

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jul 4 09:05:01 PDT 2017


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

NODA, Kai <nodakai at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |nodakai at gmail.com
             Status|NEW                         |RESOLVED

--- Comment #3 from NODA, Kai <nodakai at gmail.com> ---
According to https://godbolt.org/ , the bug seems to have been introduced in
clang 3.6.x and fixed in 3.7.
In particular, clang 4.0 doesn't suffer from the bug.

-- 
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/20170704/c86bc9e6/attachment.html>


More information about the llvm-bugs mailing list