implement operator= for smallptrset
authorChris Lattner <sabre@nondot.org>
Mon, 9 Jul 2007 16:54:03 +0000 (16:54 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 9 Jul 2007 16:54:03 +0000 (16:54 +0000)
commit91f0158d4d1b16b8615126b05582d421cfb14089
tree5fd6121a7d0bcaebeb0adc5b33dbadb8c205bdfe
parentab3fd054eac86e5eca499605ae161a25233c1909
implement operator= for smallptrset

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