mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Now that the standard library depends on Clang headers, every single tool needs to specifically avoid using the default module cache when SWIFT_MODULE_CACHE_PATH is set. <rdar://problem/16294222> Swift SVN r14937