summaryrefslogtreecommitdiff
path: root/test/Driver/modules-ts.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/modules-ts.cpp')
-rw-r--r--test/Driver/modules-ts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/modules-ts.cpp b/test/Driver/modules-ts.cpp
index 0fdc61b6f9ce7..fd3391479eea8 100644
--- a/test/Driver/modules-ts.cpp
+++ b/test/Driver/modules-ts.cpp
@@ -4,7 +4,7 @@
//
// CHECK-PRECOMPILE: -cc1 {{.*}} -emit-module-interface
// CHECK-PRECOMPILE-SAME: -o {{.*}}.pcm
-// CHECK-PRECOMPILE-SAME: -x c++-module
+// CHECK-PRECOMPILE-SAME: -x c++
// CHECK-PRECOMPILE-SAME: modules-ts.cpp
// Check compiling a .pcm file to a .o file.