summaryrefslogtreecommitdiffstats
path: root/test/FixIt/fixit-eof-space.c
blob: dc9a45d0c52a389fdc4e8115ee20027345db79af (plain)
1
2
3
4
5
6
7
8
9
// RUN: not %clang_cc1 %s -fsyntax-only -fdiagnostics-parseable-fixits 2>&1 | FileCheck %s
// vim: set binary noeol:

// This file intentionally ends without a \n on the last line.  Make sure your
// editor doesn't add one. The trailing space is also intentional.

// CHECK: :9:8: warning: duplicate 'extern' declaration specifier
// CHECK: fix-it:"{{.*}}":{9:8-9:15}:""
extern extern