Deallocate() methods now take a 'const void*' instead of a 'void *', matching...
Deallocate() methods now take a 'const void*' instead of a 'void *', matching observed behavior with how 'delete[]' can be used. llvm-svn: 63956
Loading
Please register or sign in to comment