summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/load_failure.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/load_failure.c')
-rw-r--r--clang/test/Modules/load_failure.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/load_failure.c b/clang/test/Modules/load_failure.c
index 4685a41ef6b..55e3d40a3f4 100644
--- a/clang/test/Modules/load_failure.c
+++ b/clang/test/Modules/load_failure.c
@@ -14,6 +14,6 @@ __import_module__ load_failure;
// RUN: FileCheck -check-prefix=CHECK-FAILURE %s < %t
// FIXME: Clean up diagnostic text below and give it a location
-// CHECK-FAILURE: error: C99 support was disabled in PCH file but is currently enabled
+// CHECK-FAILURE: error: C99 was disabled in PCH file but is currently enabled
OpenPOWER on IntegriCloud