commit | 5f95140d02f90a2b5110ed8a4050918a6059064b | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Fri Nov 28 22:15:06 2014 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Fri Nov 28 22:15:06 2014 +0000 |
tree | 8f0273c23ae1d983afa2ebdb7211a02a7217c7e8 | |
parent | 833ccf86e585ea99de27e55363da268abea786fa [diff] |
Reapply "Use std::map<K, V> rather than std::map<K, std::unique_ptr<V>>"" Just avoid using std::map::emplace since it's not implemented in libstdc++ 4.7. Reapplies r222937, reverted in r222939. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222940 91177308-0d34-0410-b5e6-96231b3b80d8