aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-12-03 19:05:11 -0800
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2020-12-08 13:46:21 -0800
commitb85c6e5bcd1a9de941c318f9a5dc742818752a56 (patch)
tree032cb010035f021ac9c6687e8c4cf45c9704dea8 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parenteca13e995c6428e11f0d402641a74c9fe26f124c (diff)
downloadllvm-b85c6e5bcd1a9de941c318f9a5dc742818752a56.zip
llvm-b85c6e5bcd1a9de941c318f9a5dc742818752a56.tar.gz
llvm-b85c6e5bcd1a9de941c318f9a5dc742818752a56.tar.bz2
ARCMigrate: Use hash_combine in the DenseMapInfo for EditEntry
Simplify the DenseMapInfo for `EditEntry` by migrating from `FoldingSetNodeID` to `llvm::hash_combine`. Besides the cleanup, this reduces the diff for a future patch which changes the type of one of the fields. There should be no real functionality change here, although I imagine the hash value will churn since its a different hashing infrastructure. Differential Revision: https://reviews.llvm.org/D92630
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions