summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2012-05-27 17:38:30 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2012-05-27 17:38:30 +0000
commit1e165f034354e0575715114c12e661631739481f (patch)
treecfe88b6b94a2bb4225364e0c5b8931e2d4a45a81 /clang/lib/CodeGen/CodeGenModule.cpp
parentfd91e72ee25337af22221958da7087ea3f428365 (diff)
downloadbcm5719-llvm-1e165f034354e0575715114c12e661631739481f.tar.gz
bcm5719-llvm-1e165f034354e0575715114c12e661631739481f.zip
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud