commit | 5ca1ea4680e2a7f4dd84e14c5a125d3413a77f64 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Dec 20 15:42:22 2018 -0800 |
committer | Chih-hung Hsieh <chh@google.com> | Wed Jan 02 02:38:49 2019 +0000 |
tree | e33d89edbdc2a7ed49919a8949ff5212e2299d6a | |
parent | 732dd44f5f2264a09859b97b0ca0b9abac328886 [diff] |
Fix/suppress binder google-explicit-constructor warnings * Add explicit to conversion constructors/operators * Use NOLINT or NOLINTNEXTLINE to suppress warnings on intended converters * Remove redundant explicit of copy constructors Bug: 28341362 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: If74d738496c5787c0ec68ff808801c7ff44cf03f