commit | f6d5b0d06fc111cf87846eeecd529a202f9ed216 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Aug 03 14:04:06 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Aug 03 14:13:18 2017 -0700 |
tree | bb8f2201159584a11ccf502a837f291bae50232e | |
parent | b3734fda74ff55298be8849a9ef91ee8fef17d0d [diff] |
Fix clang-tidy performance-* warnings in system/extras. * Use const reference parameter type to avoid unnecessary copy. * Use more efficient overloaded string methods. Bug: 30407689 Bug: 30411878 Test: build with WITH_TIDY=1 Change-Id: I558d482910c8a53c042d876848e35cdce8b8c15b