commit | d736d4b8458ba00f1be76740d0019567e0552afb | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Thu Dec 20 13:55:20 2018 -0800 |
committer | Chih-Hung Hsieh <[email protected]> | Thu Dec 20 15:10:23 2018 -0800 |
tree | b3d3e22d187efb9ccdc8c6c6504be98b3e57131a | |
parent | bcf293c674307a90238671edcf5c82b17e3bca62 [diff] |
Fix/suppress renderthread google-explicit-constructor warnings * Add explicit to conversion constructors/operators * Use NOLINT or NOLINTNEXTLINE to suppress warnings on intended converters Bug: 28341362 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: Ib7d634bf1e0e9a1dda35b0a1d92de4d460193296