commit | c30a52807fea3bf25b34624365bcf92befda964a | [log] [tgz] |
---|---|---|
author | Justin Bogner <mail@justinbogner.com> | Thu Apr 17 02:16:53 2014 +0000 |
committer | Justin Bogner <mail@justinbogner.com> | Thu Apr 17 02:16:53 2014 +0000 |
tree | 660f1aa0094e9d5faec73cacb8978216b1000acb | |
parent | 003de065a3648287fc72be1d6f87abc3a00f2c59 [diff] |
Support: Move OnDiskHashTable from clang to llvm This introduces clang's Basic/OnDiskHashTable.h into llvm as Support/OnDiskHashTable.h. I've taken the opportunity to add doxygen comments and run the file through clang-format, but other than the namespace changing from clang:: to llvm:: the API is identical. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206438 91177308-0d34-0410-b5e6-96231b3b80d8