summaryrefslogtreecommitdiffstats
path: root/test/PCH/tentative-defs.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/tentative-defs.c')
-rw-r--r--test/PCH/tentative-defs.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/PCH/tentative-defs.c b/test/PCH/tentative-defs.c
index 0072818..4288230 100644
--- a/test/PCH/tentative-defs.c
+++ b/test/PCH/tentative-defs.c
@@ -5,5 +5,4 @@
// RUN: grep "@variable = common global i32 0" %t | count 1
// RUN: grep "@incomplete_array = common global .*1 x i32" %t | count 1
-
-// FIXME: tentative-defs.h expected-warning{{tentative}}
+// FIXME: expected-warning@tentative-defs.h:9{{tentative}}
OpenPOWER on IntegriCloud