summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/debug-unsupported.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/debug-unsupported.c')
-rw-r--r--clang/test/Driver/debug-unsupported.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/debug-unsupported.c b/clang/test/Driver/debug-unsupported.c
index 2c3de0b576f..acbd7673a32 100644
--- a/clang/test/Driver/debug-unsupported.c
+++ b/clang/test/Driver/debug-unsupported.c
@@ -10,4 +10,4 @@
// RUN: %clang -c -gvms0 %s 2>&1 | FileCheck %s
// RUN: %clang -c -gtoggle %s 2>&1 | FileCheck %s
//
-// CHECK: clang: error: unsupported option
+// CHECK: error: unsupported option
OpenPOWER on IntegriCloud