mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Redirecting file system can canonicalize the file path before forwarding the path to IncludeTreeFileSystem, which is a simplied FS that can only intepret the paths that has been seen by dep-scanner. Since all files that need redirecting already added to underlying FS via DepScan, there is no need for such layer when compiling using clang-include-tree. rdar://119727344
130 KiB
130 KiB