commit | 5db7bc5482efcfa8bf48a62cc67cb414e353ae3a | [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 | d07eac290b1d3744cd60ebe76486e0c2c937ea3d | |
parent | 57a534e255d097f770e803413aedd770a6f5fcf7 [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