ADT: Add SmallVector<>::emplace_back()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 3 Dec 2014 04:45:09 +0000 (04:45 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 3 Dec 2014 04:45:09 +0000 (04:45 +0000)
commitfe03508abd5da11db43565b7bfbc62969730203d
tree5313a0149ceb64b953eee0b1c54a2ec90fa16892
parent857550322c6fe679d17d35c885606ae1d8cf43b6
ADT: Add SmallVector<>::emplace_back()

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