Commit b605a4f9 authored by Ian Rogers's avatar Ian Rogers
Browse files

Avoid std::string allocations in HasSameNameAndSignature.

Creating a signature requires a std::string that's only used for the purpose of
a comparison. Avoid the std::string by comparing the elements of the method's
proto_ids.

Change-Id: I4394df2ac20bb5896936954f68937fad7e9f7e91
parent 2e2deeb6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment