[PATCH] D18371: StringMap::operator[] should not default construct the value when the key is in the map
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 22 12:47:16 PDT 2016
joker.eph created this revision.
joker.eph added reviewers: dblaikie, dexonsmith.
joker.eph added a subscriber: llvm-commits.
http://reviews.llvm.org/D18371
Files:
include/llvm/ADT/StringMap.h
include/llvm/IR/Metadata.h
unittests/ADT/StringMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18371.51321.patch
Type: text/x-patch
Size: 4439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160322/d9c3708a/attachment.bin>
More information about the llvm-commits
mailing list