commit | 6b684f40cb48b43e21e7527b71f42e00e2796b7b | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Dec 20 15:42:22 2018 -0800 |
committer | Steven Moreland <smoreland@google.com> | Tue Apr 02 15:08:27 2019 -0700 |
tree | 705a9939ab7b1d837e4982eb34b8488714e754ad | |
parent | 9f6d39dc3238766a04336a4d25d89882fe4444ea [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 Bug: 129785390 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: If74d738496c5787c0ec68ff808801c7ff44cf03f