Changed the return type of type-specific Allocate() methods to return
void*. This is hint that we are returning uninitialized memory rather than a constructed object. Patched ImutAVLTree to conform to this new interface. llvm-svn: 43106
Loading
Please sign in to comment