mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Adds the -vfsoverlay frontend option that enables the user to pass VFS overlay YAML files to Swift. These files define a (potentially many-layered) virtual mapping on which we predicate a VFS. Switch all input-based memory buffer reads in the Frontend to the new FileSystem-based approach.
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
module VFSMappedModule {
|
|
header "VFSMappedModule.h"
|
|
}
|