[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / FixIt / fixit-eof-space.c
blobdc9a45d0c52a389fdc4e8115ee20027345db79af
1 // RUN: not %clang_cc1 %s -fsyntax-only -fdiagnostics-parseable-fixits 2>&1 | FileCheck %s
2 // vim: set binary noeol:
4 // This file intentionally ends without a \n on the last line. Make sure your
5 // editor doesn't add one. The trailing space is also intentional.
7 // CHECK: :9:8: warning: duplicate 'extern' declaration specifier
8 // CHECK: fix-it:"{{.*}}":{9:8-9:15}:""
9 extern extern