[libcxx] test fixes <locale>
Jonathan Roelofs
jonathan at codesourcery.com
Wed Oct 22 06:22:57 PDT 2014
Steve,
IIRC, the last parameter of these get functions is supposed to be a write-only
return argument. Did you diagnose why the lack of initialization is causing
problems (because that's what should be fixed, not this test)?
Cheers,
Jon
On 10/21/14 9:05 PM, Steve MacKenzie wrote:
> My scan-build run against libc++ tests and headers continues.. up to and
> including localization tests.
>
> The diff is applicable to libcxx/test/localization tests only, all fixes address
> dead initialization.
>
> Three suspected scan-build false positive bugs were opened as
> well:21326,21333,21335.
>
> Progress of the run is published here:
> http://stevemac123.wordpress.com/static-analysis-run/
>
> Thanks,
> Steve MacKenzie
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
--
Jon Roelofs
jonathan at codesourcery.com
CodeSourcery / Mentor Embedded
More information about the cfe-commits
mailing list