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 22f048e commit d0d1711Copy full SHA for d0d1711
test/SourceKit/CodeComplete/complete_build_session.swift
@@ -4,6 +4,8 @@ func test() {
4
5
}
6
7
+// UNSUPPORTED: OS=windows-msvc
8
+
9
// -----------------------------------------------------------------------------
10
// Test that modifications for frameworks in '-Fsystem' doesn't affect the result.
11
test/SourceKit/Sema/sema_build_session.swift
@@ -12,6 +12,8 @@ func test() {
12
_ = swiftFunc()
13
14
15
16
17
18
19
0 commit comments