commit | 82ac34109e10967f2da900f7e8bb8f10b0ac8b74 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jan 02 13:34:23 2019 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Fri Jan 11 13:58:16 2019 -0800 |
tree | b0404ffee1be9d57a2012df59da4543833016eba | |
parent | 2b4d64806cb46d6a11fe8f1ccb9a6e2df18cb435 [diff] |
Fix/suppress system/keymaster google-explicit-constructor warnings * Add explicit to conversion constructors/operators * Use NOLINT or NOLINTNEXTLINE to suppress warnings on intended converters * Some source code format changed by clang-format Bug: 28341362 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: Icd9fbdb0ea7bc5b75015b07d73aaa21ae5ee8be7