commit | 2a929968e1038d1940bab08a678263db3c2655ea | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Tue Aug 02 12:14:47 2016 -0700 |
committer | Chih-Hung Hsieh <[email protected]> | Tue Aug 02 12:20:06 2016 -0700 |
tree | 3e920bdc8351068df7e8120f11d62ef3c2e94fcf | |
parent | c97b73aa83fc7b80b60d88d856675d4ab502296d [diff] |
Fix google-explicit-constructor warnings in utils. * Declare explicit conversion constructors. * Use NOLINT(implicit) for implicit conversion constructors. Bug: 28341362 Change-Id: I4fb58fa32aafc520b2ed862a05a8bdbfabbc6c35 Test: build with WITH_TIDY=1