Add back() and pop_back() methods to SetVector
authorChris Lattner <sabre@nondot.org>
Sun, 25 Jul 2004 11:07:02 +0000 (11:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Jul 2004 11:07:02 +0000 (11:07 +0000)
commitf90fcaf5729f2987c9f4e91ca4e6ee4397ba0a8d
treedf51fd8d9bba2c9d0704e6bd19fa4d448ea8e947
parent5a0a1c2cba48c24a81fb4f786fb25dccfcf0e335
Add back() and pop_back() methods to SetVector
Move clear to the end of the class
Add assertions

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