mirror of
https://github.com/apple/swift.git
synced 2026-01-13 12:20:10 +01:00
The difference with `ModuleFile` is that `ModuleFileSharedCore` provides immutable data and is independent of a particular ASTContext. It is designed to be able to be shared across multiple `ModuleFile`s of different `ASTContext`s in a thread-safe manner.
28 KiB
28 KiB