summaryrefslogtreecommitdiff
path: root/test/Driver/cc-log-diagnostics.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/cc-log-diagnostics.c')
-rw-r--r--test/Driver/cc-log-diagnostics.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/cc-log-diagnostics.c b/test/Driver/cc-log-diagnostics.c
index 6c1b8ed896f12..2fdbe5133c5b2 100644
--- a/test/Driver/cc-log-diagnostics.c
+++ b/test/Driver/cc-log-diagnostics.c
@@ -17,7 +17,7 @@ int f0() {}
// CHECK: <key>level</key>
// CHECK: <string>warning</string>
// CHECK: <key>message</key>
-// CHECK: <string>unknown warning option '-Wfoobar'</string>
+// CHECK: <string>unknown warning option &apos;-Wfoobar&apos;</string>
// CHECK: </dict>
// CHECK: <dict>
// CHECK: <key>level</key>