test/Sema/wchar.c starting to fail on Windows

Nico Weber thakis at chromium.org
Fri May 3 10:26:57 PDT 2013


Hans, are you around to fix this? Else we should probably revert.


On Fri, May 3, 2013 at 10:22 AM, jahanian <fjahanian at apple.com> wrote:

> Quite likely.
>
>
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130429/079053.html
>
> - Thanks, Fariborz
>
> On May 3, 2013, at 10:13 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
>
> Could it have been r181004?
>
> ~Aaron
>
> On Fri, May 3, 2013 at 1:09 PM, jahanian <fjahanian at apple.com> wrote:
>
>
> Hi,
>
> test/Sema/wchar.c started to fail starting late yesterday. Specifically on
> these two lines:
>
> WCHAR_T_TYPE t1[] = L"x”;   // WCHAR_T_TYPE is unsigned short
> wchar_t tab[] = L"x";
>
>    ...\clang\test\Sema\wchar.c Line 20: array initializer must be an
> initializer list
>
>    ...\clang\test\Sema\wchar.c Line 21: array initializer must be an
> initializer list
>
> I cannot pinpoint any patch causing it. Any one else has seen this?
>
> - Thanks, Fariborz
>
>
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
>
> _______________________________________________
> 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/20130503/86feb761/attachment.html>


More information about the cfe-commits mailing list