aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Tools.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
commit7553ad2b7513fce1acd85658279da204fa99426f (patch)
tree2351cefdf56a9d150027ab467acda218af0c9ac7 /lib/Driver/Tools.cpp
parenta24bd5d9ad79be50cec0e25364d8267e7623c33f (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions