diff options
author | Bob Wilson <bob.wilson@apple.com> | 2012-03-07 23:50:05 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2012-03-07 23:50:05 +0000 |
commit | e286d9b8b19b24da5158ffeb17a7de03644f1009 (patch) | |
tree | df8c2f72b0f3b3c2798adc539a6469523e5542e3 /include/clang-c | |
parent | 9ea396a886d46a9329817ad0a8c423510634d889 (diff) |
Workaround module test failures by removing the version info from module hashes.
PR12196: The module hash strings are not actually hashing the compiler version
string; the entire version string is being included in the hash. Depending on
the module cache directory name, that can lead to failures where the path
names become too long. As a temporary workaround, just remove the version
string from the hash.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152266 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang-c')
0 files changed, 0 insertions, 0 deletions