commit | 034c475931e8e4da54b499c0056121490f029865 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <[email protected]> | Tue Jul 12 13:50:44 2016 -0700 |
committer | Chih-Hung Hsieh <[email protected]> | Tue Jul 26 11:26:01 2016 -0700 |
tree | d07eac290b1d3744cd60ebe76486e0c2c937ea3d | |
parent | 02ccdc5db9bb39488a3fe22a907b3211c3a464b9 [diff] |
Fix google-explicit-constructor warnings in system/core. * Declare explicit conversion constructors. * Add NOLINT for implicit conversion constructors. * Fix also some misaligned indendations. Bug: 28341362 Change-Id: Idf911f35923b408d92285cc1a053f382ba08c63e Test: build with clang-tidy