commit | bca0bc1f393a363e271c81548d22a590696cc938 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Jun 17 18:54:13 2019 +0100 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Jun 17 18:56:02 2019 +0100 |
tree | 79b891bdff4559c64efa3be26dc8f75694bfa0d8 | |
parent | 65f6d6e0a91b1617c657dc5b60cca8b3eefadeaf [diff] |
Promote some more clang-tidy checks to errors & fix violations google-* ones to enfore parts of google style guide misc-move-* ones to make sure we don't use std::move where unnecessary performance-* one for performance :) Bug: 134590767 Test: m apexd Test: atest apexservice_test Test: atest apex_database_test Test: atest apex_file_test Test: atest apex_manifest_test Change-Id: I87c8804980851459cf5fedcbd46d12e3b7c0a501