commit | ab73a441cdab4598624d02878598b3b049c89ccd | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jan 02 11:28:05 2019 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jan 02 15:10:35 2019 -0800 |
tree | 8232227cf17857a71e6eafe684cac06f394637dd | |
parent | 4620b2d4af8f7b88802380dffe08d8bc839ec039 [diff] |
Fix/suppress system/apex google-explicit-constructor warnings * Add explicit to conversion constructors/operators * Use NOLINT or NOLINTNEXTLINE to suppress warnings on intended converters * Avoid unnecessary construction of Status object in apexd.cpp Bug: 28341362 Test: make with WITH_TIDY=1 DEFAULT_GLOBAL_TIDY_CHECKS=-*,google-explicit-constructor Change-Id: Ibb213b22e734fcfe5abf53f28b4f532f4f109098