mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Add tracing of the underlying Clang module for an overlay dependency if said overlay dependency forms a cycle
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -module-name CycleSwiftMiddle
|
|
import Swift
|
|
import CycleClangMiddle
|