commit | ee34a7343d9e2333e7657753fdd6cf6fac7570b3 | [log] [tgz] |
---|---|---|
author | Justin Lebar <jlebar@google.com> | Mon Oct 17 22:24:36 2016 +0000 |
committer | Justin Lebar <jlebar@google.com> | Mon Oct 17 22:24:36 2016 +0000 |
tree | 9a8e7c88ab81313073127c12bcbc8584aa1af0ba | |
parent | 61b9b6a9d540e780f7fb1c72f35184ed5529d54a [diff] |
[ADT] Move CachedHashString to its own header in ADT, and rename to CachedHashStringRef. Summary: Reclaiming the name 'CachedHashString' will let us add a type with that name that owns its value. Reviewers: timshen Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25644 llvm-svn: 284434