Commits

Jordan Rose committed 49ec7c1ea15
Use SWIFT_MODULE_CACHE_PATH for all tools. 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