ImmutableSet/ImmutableMap: Allow caching of null digests by properly using a flag...
authorTed Kremenek <kremenek@apple.com>
Thu, 9 Jul 2009 18:34:41 +0000 (18:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 9 Jul 2009 18:34:41 +0000 (18:34 +0000)
commit633eb95f3ee4f6a831ce6fef47b5f2e5b52f297b
treee3c050e522b1d44e438b86072d11037d6ce227da
parenta63769187152931ed3939f49c9cfc8f6bb1dd7a5
ImmutableSet/ImmutableMap: Allow caching of null digests by properly using a flag to record if the digest of an ImutAVLTree has been cached.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75157 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ImmutableSet.h