| commit | dba181546ef0e64624f8a917d5b723200906c1fb | [log] [tgz] |
|---|---|---|
| author | Chih-Hung Hsieh <[email protected]> | Wed Aug 17 12:45:53 2016 -0700 |
| committer | Chih-Hung Hsieh <[email protected]> | Wed Aug 17 12:45:53 2016 -0700 |
| tree | c5b3222e495f11ddab2f809f040e28092cbc81e5 | |
| parent | 5fde07bc503c9441330e68451940aa4b1afdfa51 [diff] |
Suppress clang-tidy performance warnings in shill. Add NOLINT to suppress warnings on non-const-reference parameters. These functions need to have type RpcServerMethodHandler. Bug: 30407689 Change-Id: I2ce3698b9b7f94c5158d6bdc46d37090d5b3ff93 Test: build with WITH_TIDY=1