commit | 023d39b571106252dd63bc61e52bc9090755f853 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Jul 12 13:50:44 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Jul 26 11:26:01 2016 -0700 |
tree | d6e6267444be6426ccb60d87b3d35328481e1a9e | |
parent | 96d46fa536ef4aa0499823e956c4d293e4ddbd6d [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