mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Enable import of the _Concurrency module by default."
This commit is contained in:
committed by
GitHub
parent
f85633a3e5
commit
9286ece71c
@@ -24,7 +24,6 @@ import NotSoSecret2 // expected-warning {{'NotSoSecret2' inconsistently imported
|
||||
// CHECK-NEXT: {{^}}import NotSoSecret{{$}}
|
||||
// CHECK-NEXT: {{^}}import NotSoSecret2{{$}}
|
||||
// CHECK-NEXT: {{^}}import Swift{{$}}
|
||||
// CHECK-NEXT: {{^}}import _Concurrency{{$}}
|
||||
// CHECK-NEXT: {{^}}@_exported import empty{{$}}
|
||||
// CHECK-NEXT: {{^}}@_exported import emptyButWithLibraryEvolution{{$}}
|
||||
// CHECK-NOT: import
|
||||
|
||||
Reference in New Issue
Block a user