aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/SmallVectorTest.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-06-17 11:47:03 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-06-17 11:47:03 +0000
commit7a39ad64445b4c7743dd5dbc5bf027d57ba6856d (patch)
treec6917f80f0b046f7a572ca44f225ef9c0b36bbfe /llvm/unittests/ADT/SmallVectorTest.cpp
parent4de807a55253acc6a360ffc436fdff0b5c7be68f (diff)
downloadllvm-7a39ad64445b4c7743dd5dbc5bf027d57ba6856d.zip
llvm-7a39ad64445b4c7743dd5dbc5bf027d57ba6856d.tar.gz
llvm-7a39ad64445b4c7743dd5dbc5bf027d57ba6856d.tar.bz2
Switch users of SmallMap to use SmallDenseMap instead.
The most important change here is that the destructor and copy constructor for StoredDeclsList will now reliably be run. Previously, the destructors at least were missed in some cases. See the LLVM commits discussions for why SmallMap is broken and going away. llvm-svn: 158642
Diffstat (limited to 'llvm/unittests/ADT/SmallVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions