mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The on-disk hashtable is moving from clang to llvm. This updates some consumers for the new path and namespace. I've also shortened the make_range(data_begin(), data_end()) calls on the hash table to just use data(). Swift SVN r16537
5.0 KiB
5.0 KiB