aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/eof.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/eof.cpp')
-rw-r--r--test/Parser/eof.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/eof.cpp b/test/Parser/eof.cpp
index 3c966c50e1db..4a06587edea3 100644
--- a/test/Parser/eof.cpp
+++ b/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