ADT: Use perfect forwarding in StringMapEntry::Create()
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 13 Nov 2014 23:23:02 +0000 (23:23 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 13 Nov 2014 23:23:02 +0000 (23:23 +0000)
commit60415e540b801cf84dab23c565e8d28730af9e5c
tree7949e113045cd8506d6f7b7f5f6944a5a6d802df
parent92493e5e96b86f4976499eacc9233461ade1de8d
ADT: Use perfect forwarding in StringMapEntry::Create()

Now you can pass references into constructors.

llvm-svn: 221946
llvm/include/llvm/ADT/StringMap.h