]> granicus.if.org Git - clang/commit
Revert adding hostname to module hash
authorBen Langmuir <blangmuir@apple.com>
Thu, 19 Feb 2015 04:03:57 +0000 (04:03 +0000)
committerBen Langmuir <blangmuir@apple.com>
Thu, 19 Feb 2015 04:03:57 +0000 (04:03 +0000)
commit40e06d7fc7a7c9630cdfd2626322e4701500f7ab
tree8443c185ce1cbf72288b508692a698698976dfbd
parent1bab17c289afe831813a96e25f17eaeafcda7bc2
Revert adding hostname to module hash

I didn't realize how easily the hostname could change - for example just
changing wireless networks seems to prompt it in some cases.

Users can always set their own local module cache path to avoid this.

This reverts commits r228592, 228594, 228601 and 228613.
rdar://19287368

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@229815 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp