commit | 6c083acf2aa05e312f4b11494b986455346ab452 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 10:28:33 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jul 27 10:28:33 2016 -0700 |
tree | 089fdc5ea281ab0141a35f37286bdedc2829d146 | |
parent | 620ce44a7aa4337d99c29e77134f9951652756e5 [diff] |
Fix clang-tidy performance warnings. * Use const reference parameter type to avoid unnecessary copy. Bug: 30407689 Change-Id: Iefab05c077367f272abf545036b853e8a295c8cd Test: build with WITH_TIDY=1