[LLVMbugs] [Bug 18930] clang++ miscompiles a template struct with two unnamed structs inside

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Feb 21 10:58:35 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=18930

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |WORKSFORME

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
This works for me with both libc++ and libstdc++.

If you can produce a preprocessed (and ideally, reduced as far as possible)
test case showing the compiler doing something incorrect, along with steps to
reproduce this bug, please reopen and attach that information.

-- 
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/20140221/dcbe32e8/attachment.html>


More information about the llvm-bugs mailing list