Protect SmallVectorImpl's constructor and a few other methods that aren't meant to...
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Jan 2012 16:39:46 +0000 (16:39 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 20 Jan 2012 16:39:46 +0000 (16:39 +0000)
commit3feccbaaee2fe639fd089cdb78ad623f662a5796
treea1e7f9837dde9035106e79475b688d25008d7389
parenteb9fa666f9ea27334aa728d7b6b435b5c20a2c4c
Protect SmallVectorImpl's constructor and a few other methods that aren't meant to be public.

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