Revert "Enable import of the _Concurrency module by default."

This commit is contained in:
Arnold Schwaighofer
2021-04-09 13:20:30 -07:00
committed by GitHub
parent f85633a3e5
commit 9286ece71c
62 changed files with 337 additions and 457 deletions

View File

@@ -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