mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
cmake: enable SwiftCompilerSources on Windows
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
// REQUIRES: swift_in_compiler
|
||||
// REQUIRES: CODEGENERATOR=ARM
|
||||
|
||||
// https://github.com/apple/swift/issues/73249
|
||||
// UNSUPPORTED: OS=windows-msvc
|
||||
|
||||
public func bool() -> Bool {
|
||||
return true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user