================ Comment at: test/Misc/warning-flags.c:21 @@ -20,3 +20,3 @@ -CHECK: Warnings without flags (94): +CHECK: Warnings without flags (96): CHECK-NEXT: ext_excess_initializers ---------------- This change conflicts with a comment on the line #19.
================ Comment at: test/Preprocessor/init.c:4422 @@ -4421,3 @@ -// RUN: | FileCheck -check-prefix MIPS-NAN2008 %s -// MIPS-NAN2008:#define __mips_nan2008 1 -// ---------------- Are there any other tests that check `__mips_nan2008` macro generation? http://reviews.llvm.org/D8170 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
