From 809500fc2c13c8173a16b052304d983864e4a1e1 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 8 Apr 2013 18:45:10 +0000 Subject: Vendor import of clang trunk r178860: http://llvm.org/svn/llvm-project/cfe/trunk@178860 --- test/FixIt/fixit-errors-1.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/FixIt/fixit-errors-1.c') diff --git a/test/FixIt/fixit-errors-1.c b/test/FixIt/fixit-errors-1.c index 96f27eb6d0e90..b034b19734710 100644 --- a/test/FixIt/fixit-errors-1.c +++ b/test/FixIt/fixit-errors-1.c @@ -1,7 +1,6 @@ // RUN: cp %s %t // RUN: %clang_cc1 -pedantic -fixit %t // RUN: echo %clang_cc1 -pedantic -Werror -x c %t -/* XPASS: * */ /* This is a test of the various code modification hints that are provided as part of warning or extension diagnostics. All of the -- cgit v1.2.3