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

Mateusz Zych <mte.z...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |mte.z...@gmail.com

--- Comment #4 from Mateusz Zych <mte.z...@gmail.com> ---
Hello!

This issue has been fixed in Clang 6.0.0:

 - https://godbolt.org/z/fb6qf71za
 - https://godbolt.org/z/vzfv1PToM

by Richard Smith in the following commit:

 -  Suppress -Wmissing-braces warning when aggregate-initializing a struct
    with a single field that is itself an aggregate.

    ~
https://github.com/llvm/llvm-project/commit/283e2076f6a6f23629475a25c64173843e72cf61

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to