Hans, are you around to fix this? Else we should probably revert.
On Fri, May 3, 2013 at 10:22 AM, jahanian <[email protected]> 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 <[email protected]> wrote: > > Could it have been r181004? > > ~Aaron > > On Fri, May 3, 2013 at 1:09 PM, jahanian <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
