summaryrefslogtreecommitdiff
path: root/test/Driver/cuda-no-sanitizers.cu
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/cuda-no-sanitizers.cu')
-rw-r--r--test/Driver/cuda-no-sanitizers.cu2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/cuda-no-sanitizers.cu b/test/Driver/cuda-no-sanitizers.cu
index a466b42d8c42d..0573c483cd03c 100644
--- a/test/Driver/cuda-no-sanitizers.cu
+++ b/test/Driver/cuda-no-sanitizers.cu
@@ -9,5 +9,5 @@
// CHECK-NOT: error: unsupported option '-fsanitize=address'
// CHECK-DAG: "-fcuda-is-device"
// CHECK-NOT: "-fsanitize=address"
-// CHECK-DAG: "-triple" "x86_64--linux-gnu"
+// CHECK-DAG: "-triple" "x86_64-unknown-linux-gnu"
// CHECK: "-fsanitize=address"