Details
Details
- Reviewers
dblaikie mehdi_amini dexonsmith
Diff Detail
Diff Detail
Paths
| Differential D18371
StringMap::operator[] should not default construct the value when the key is in the map ClosedPublic Authored by mehdi_amini on Mar 22 2016, 12:47 PM.
Details
Diff Detail Event Timelinemehdi_amini retitled this revision from to StringMap::operator[] should not default construct the value when the key is in the map. This revision is now accepted and ready to land.Mar 24 2016, 8:49 AM
Revision Contents
Diff 51323 include/llvm/ADT/StringMap.h
unittests/ADT/StringMapTest.cpp
|