[cfe-dev] Can this 3+ year old bug be fixed: Warning "missing braces around initializer" causing problems with std::array

Shafik Yaghmour via cfe-dev cfe-dev at lists.llvm.org
Fri Jan 12 16:16:58 PST 2018


Looks fixed in trunk, this godbolt example:

   https://godbolt.org/g/Beufwr <https://godbolt.org/g/Beufwr>

seems to confirm this.

It looks like the fix should also be in 6.0.0 as per James comment in the bug report.

Regards
-Shafik

> On Jan 12, 2018, at 12:29 AM, Yuri via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> https://bugs.llvm.org/show_bug.cgi?id=21629
> 
> 
> Thanks,
> 
> Yuri
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180112/d8d6471b/attachment.html>


More information about the cfe-dev mailing list