If the usual array deallocation function of a class takes two arguments, we...
If the usual array deallocation function of a class takes two arguments, we need to pass the number of bytes allocated to the deallocation function, just not the number of bytes in a single element. llvm-svn: 91246
Loading
Please sign in to comment