summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/eof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Parser/eof.cpp')
-rw-r--r--clang/test/Parser/eof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Parser/eof.cpp b/clang/test/Parser/eof.cpp
index 3c966c50e1d..4a06587edea 100644
--- a/clang/test/Parser/eof.cpp
+++ b/clang/test/Parser/eof.cpp
@@ -1,6 +1,6 @@
// RUN: not %clang_cc1 %s -fsyntax-only 2>&1 | FileCheck %s
-// CHECK: error: expected member name or ';' after declaration specifiers
+// CHECK: error: expected '<' after 'template'
// CHECK: error: expected '}'
// CHECK: note: to match this '{'
// CHECK: error: expected ';' after class
OpenPOWER on IntegriCloud