commit | 271936219f407d75f31c2caa0df30cf355d62ee5 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Aug 02 12:14:47 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Aug 02 12:20:06 2016 -0700 |
tree | 3e920bdc8351068df7e8120f11d62ef3c2e94fcf | |
parent | af1d53482d44657f200ac5d4252bef7dc253b3ce [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