summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cc-log-diagnostics.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/cc-log-diagnostics.c')
-rw-r--r--clang/test/Driver/cc-log-diagnostics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/cc-log-diagnostics.c b/clang/test/Driver/cc-log-diagnostics.c
index 88c99f580de..069d2ad6292 100644
--- a/clang/test/Driver/cc-log-diagnostics.c
+++ b/clang/test/Driver/cc-log-diagnostics.c
@@ -29,7 +29,7 @@ int f0() {}
// CHECK: <key>column</key>
// CHECK: <integer>11</integer>
// CHECK: <key>message</key>
-// CHECK: <string>control reaches end of non-void function</string>
+// CHECK: <string>non-void function does not return a value</string>
// CHECK: </dict>
// CHECK: </array>
// CHECK: </dict>
OpenPOWER on IntegriCloud