summaryrefslogtreecommitdiffstats
path: root/test/Driver/darwin-debug-flags.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/darwin-debug-flags.c')
-rw-r--r--test/Driver/darwin-debug-flags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/darwin-debug-flags.c b/test/Driver/darwin-debug-flags.c
index 17b0bba..5080a59e 100644
--- a/test/Driver/darwin-debug-flags.c
+++ b/test/Driver/darwin-debug-flags.c
@@ -5,7 +5,7 @@
// <rdar://problem/12955296>
// RUN: %clang -### -target i386-apple-darwin9 -c -g %t.s 2>&1 | FileCheck -check-prefix=P %s
-// CHECK: !0 = !DICompileUnit(
+// CHECK: !0 = distinct !DICompileUnit(
// CHECK-SAME: flags:
// CHECK-SAME: -I path\5C with\5C \5C\5Cspaces
// CHECK-SAME: -g -Os
OpenPOWER on IntegriCloud