diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2012-06-17 11:47:03 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2012-06-17 11:47:03 +0000 |
commit | 7553ad2b7513fce1acd85658279da204fa99426f (patch) | |
tree | 2351cefdf56a9d150027ab467acda218af0c9ac7 /lib/Driver/Tools.cpp | |
parent | a24bd5d9ad79be50cec0e25364d8267e7623c33f (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