mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This works a around search path problems caused by a module existing in both the build/install directory and the source directory. <rdar://problem/35714074>