commit | 140bb0d857932bd63294c6b0c9e68a150a993a59 | [log] [tgz] |
---|---|---|
author | Jan Voung <jvoung@chromium.org> | Mon Jul 14 11:51:44 2014 -0700 |
committer | Jan Voung <jvoung@chromium.org> | Mon Jul 14 11:51:44 2014 -0700 |
tree | 1fb895efc916c83124a898382675515f26eb524e | |
parent | a3a01a2f18e10a8a1faf2ce1d277d23e9e7372a8 [diff] |
Remove memcpy test workaround for name mangling substitutions. Now that the name mangling is a bit smarter (from commit: 217dc082d5cc2af1cc7c544f51ef15b4abe5be8b), we don't need to avoid having the same type twice in the function signature. BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/389683003