On Tue, Jan 31, 2012 at 10:59 PM, NAKAMURA Takumi <[email protected]> wrote: > 2012/1/31 Nico Weber <[email protected]>: >> Author: nico >> Date: Mon Jan 30 19:43:25 2012 >> New Revision: 149325 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=149325&view=rev >> Log: >> Let %S, %ls, %C match 16bit types in NSStrings. >> >> As discussed at >> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120130/052200.html > > Win32 targets(cygming and msvc) have wchar_t as unsigned short. Three > of expected-warnings are not seen.
Is it possible to say "this warning isn't expected on win32" somehow? Nico (Sorry for the delayed response, I was away.) _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
