This patch changes replaceAllocation to a static function while moving the declaration to SmallVector.cpp. Note that: - replaceAllocation is used only within SmallVector.cpp. - replaceAllocation doesn't access any class members.
7.6 KiB
7.6 KiB