[cxx-abi-dev] C++14 sized deallocation

Jason Merrill jason at redhat.com
Sun Dec 14 06:11:00 UTC 2014


It seems that clang deals with the C++14 sized deallocation functions by 
emitting weak definitions wherever they are used.  What is the advantage 
of this approach over a single interposable definition in the support 
library?

Jason


More information about the cxx-abi-dev mailing list