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 bbcd0e2 commit 7e70067Copy full SHA for 7e70067
test/ScanDependencies/win-crt.swift
@@ -1,4 +1,5 @@
1
// RUN: %empty-directory(%t)
2
+// RUN: %target-swift-frontend -scan-dependencies -Xcc -v %s -o -
3
// RUN: %target-swift-frontend -scan-dependencies -Xcc -v %s -o - | %validate-json | %FileCheck %s
4
5
// We want to explicitly import WinSDK's CRT.
0 commit comments