brintos

brintos / llvm-project-archived public Read only

0
0
Text · 385 B · dc9a45d Raw
9 lines · c
1// RUN: not %clang_cc1 %s -fsyntax-only -fdiagnostics-parseable-fixits 2>&1 | FileCheck %s2// vim: set binary noeol:3 4// This file intentionally ends without a \n on the last line.  Make sure your5// editor doesn't add one. The trailing space is also intentional.6 7// CHECK: :9:8: warning: duplicate 'extern' declaration specifier8// CHECK: fix-it:"{{.*}}":{9:8-9:15}:""9extern extern