Hi Reid, On Thu, Apr 18, 2013 at 4:27 PM, Reid Kleckner <[email protected]> wrote: > The include stack defining __in is: > xmmintrin.h > includes mm_malloc.h > includes stdlib.h (comes from MSVC) > includes crtdefs.h > includes sal.h > which defines __in as nothing > > This is already tested by Modules/compiler_builtins.m, and this > removes the XFAIL.
LGTM. Maybe flesh out the commit message a bit for those of us who're not familiar with SAL :) Cheers, Hans _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
