mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
34 KiB
34 KiB