diff options
| author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 17:38:30 +0000 |
|---|---|---|
| committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 17:38:30 +0000 |
| commit | 1e165f034354e0575715114c12e661631739481f (patch) | |
| tree | cfe88b6b94a2bb4225364e0c5b8931e2d4a45a81 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | fd91e72ee25337af22221958da7087ea3f428365 (diff) | |
DenseMap: Provide a move ctor and move semantics for operator[] and FindAndConstruct.
The only missing part is insert(), which uses a pair of parameters and I haven't
figured out how to convert it to rvalue references. It's now possible to use a
DenseMap with std::unique_ptr values :)
llvm-svn: 157539
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
