]> granicus.if.org Git - clang/commit
Make the on-disk hash table usable with non-file
authorDouglas Gregor <dgregor@apple.com>
Mon, 20 Apr 2009 07:36:26 +0000 (07:36 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 20 Apr 2009 07:36:26 +0000 (07:36 +0000)
commit3432fa591ca896e5828bbcc83807353b9b6fba2b
tree43b044cba4579007b27bfc7af9c5eb24f2dd861e
parent6ec07164b4c678645036c0e43007cc9663d2af74
Make the on-disk hash table usable with non-file
raw_ostreams. Requires LLVM r69583.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69584 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/OnDiskHashTable.h
tools/clang-cc/CacheTokens.cpp