mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #80098 from xymus/upstream-swiftmodule-blocklist
Frontend: Upstream blocklist check when ignoring adjacent swiftmodule files
This commit is contained in:
@@ -78,8 +78,7 @@ import SDKModuleAtUnusualPath
|
||||
import HostResourceDirModule // expected-remark {{rebuilding module 'HostResourceDirModule' from interface}}
|
||||
// expected-note @-1 {{was ignored because it's a compiler host module}}
|
||||
import LocalModule
|
||||
import BlocklistedModule // expected-remark {{rebuilding module 'BlocklistedModule' from interface}}
|
||||
// expected-note @-1 {{was ignored because it belongs to a framework in the SDK}}
|
||||
import BlocklistedModule
|
||||
|
||||
//--- blocklistDisabled.yml
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user