Commits

Michael Gottesman committed 0ac42332d00
Remove PreallocatedMap::operator[]. Change PreallocatedMap::find to return .end() if the map is not sorted in release builds. I put in an assert for debug builds so we will be able to catch this. Swift SVN r19908