aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/OnDiskHashTable.h
AgeCommit message (Expand)Author
2009-10-26Update location of DataTypes.h to reflect move in LLVM with r85086.Chandler Carruth
2009-10-17Remove unused BernsteinHash functions.Daniel Dunbar
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-04-24PCH support for the global method pool (= instance and factory methodDouglas Gregor
2009-04-21Lazy deserialization of the declaration chains associated withDouglas Gregor
2009-04-20Allow the Info type used in the on-disk hash table generator to have stateDouglas Gregor
2009-04-20Make the on-disk hash table usable with non-fileDouglas Gregor
2009-04-20Move the on-disk hash table code into its own header. No functionality change.Douglas Gregor