commit | 06eb84e21abe8771d6de22f64778663b853716d9 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Thu May 08 21:52:26 2014 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Thu May 08 21:52:26 2014 +0000 |
tree | 7ab306391a76300fb2f8d8fe8424b501f6b07a01 | |
parent | b0439e6d6a7c3cd93589b712b732334803506184 [diff] |
StringMap: Replace faux-copyability with faux-movability, which is sufficient. This behavior was added to support StringMaps of StringMaps, default + move construction are sufficient for this. Real move construction support coming soon (& probably copy construction too). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208360 91177308-0d34-0410-b5e6-96231b3b80d8