We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62f4ce6 commit da30593Copy full SHA for da30593
test/Interop/Cxx/stdlib/print-libcxx-module-interface.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-ide-test -print-module -module-to-print=std -I %libcxx-in-sdk-path -source-filename=x -enable-experimental-cxx-interop -enable-objc-interop -module-print-submodules | %FileCheck %s
+// RUN: %target-swift-ide-test -print-module -module-to-print=CxxStdlib -source-filename=x -enable-experimental-cxx-interop -enable-objc-interop -module-print-submodules | %FileCheck %s
2
3
// REQUIRES: OS=macosx
4
// REQUIRES: libcxx-in-sdk
0 commit comments