[cfe-commits] [patch] Initialize all of struct tm in some libc++ locale functions

Chandler Carruth chandlerc at google.com
Sun Feb 19 03:20:41 PST 2012


Why '{0}' instead of '{}' which is a bit more idiomatic in C++?

Otherwise looks good...
On Feb 19, 2012 1:59 AM, "Jeffrey Yasskin" <jyasskin at gmail.com> wrote:

> One of the uninitialized fields was causing a segfault.
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120219/c2a287d8/attachment.html>


More information about the cfe-commits mailing list