mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
eaae6f73d7
Windows paths attack again. Some paths from the dependency tracker have mixed folder separators, so comparing textually fail. Additionally some paths seems to be extended paths (\\?\) which seems not to be liked by LLVM path utilities.