ImutAVLTree now allocates tree nodes from the BumpPtrAllocator using
authorTed Kremenek <kremenek@apple.com>
Wed, 17 Oct 2007 22:17:01 +0000 (22:17 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 17 Oct 2007 22:17:01 +0000 (22:17 +0000)
commitfa4710427fc5db4e8e27e3eeaa3dd03a65f70101
treef3a66aa80416f53c198b9007cb6e5d66bd990855
parent129d7d3bde306d186df552694eb511f5fe8bda6b
ImutAVLTree now allocates tree nodes from the BumpPtrAllocator using
the new type-aligned Allocate() method.

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