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 | f2a23a99db1e5ba454e4f8821bf490ad4bf4d4c1 (patch) | |
| tree | f152575e7614be9f547fc685565d7d52f60bc676 /clang/lib/Sema/CodeCompleteConsumer.cpp | |
| parent | 8f89a7b0b83fe3d01aabc52971d7ef2be7225722 (diff) | |
| download | bcm5719-llvm-f2a23a99db1e5ba454e4f8821bf490ad4bf4d4c1.tar.gz bcm5719-llvm-f2a23a99db1e5ba454e4f8821bf490ad4bf4d4c1.zip | |
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.
llvm-svn: 152266
Diffstat (limited to 'clang/lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions

