sink most of the meat in smallvector back from SmallVectorTemplateCommon
authorChris Lattner <sabre@nondot.org>
Wed, 16 Dec 2009 08:05:48 +0000 (08:05 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Dec 2009 08:05:48 +0000 (08:05 +0000)
commite6e55d79592fa0926175d6b17e3db89b298ada4e
treef4635bd19ecd86afcac702f70bfbe3a4ade463fa
parent0588bcef8d501a53adc73b86a1c0fe139cdeaa34
sink most of the meat in smallvector back from SmallVectorTemplateCommon
down into SmallVectorImpl.  This requires sprinking a ton of this->'s in,
but gives us a place to factor.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91522 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallVector.h