On Mon, Mar 7, 2011 at 15:09, Carl Norum <[email protected]> wrote: > > On Mar 7, 2011, at 2:43 PM, Matt Beaumont-Gay wrote: >> Looks like this broke a number of tests: >> >> test/Analysis/string.c >> test/Sema/align-x86.c >> test/Sema/anonymous-struct-union.c >> test/Sema/arm-layout.c >> test/Sema/const-eval.c >> test/Sema/missing-field-initializers.c >> test/Sema/warn-gnu-designators.c >> test/SemaObjC/sizeof-interface.m > > All but one of the tests I could fix just by adding the missing ';'. The > last one (in anonymous-struct-union.c) just needed to expect the new warning. > > Fixed in r127188. Thanks for the heads up!
Our buildbot is happy again, thanks for fixing. -Matt _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
