Merge "Revert "Disable performance-noexcept-move-constructor check.""

am: 66ee92f3c1

Change-Id: I5c5636b8194b13fc54bb4fdaf58c40c5b39fce11
This commit is contained in:
Chih-hung Hsieh 2018-10-05 16:15:34 -07:00 committed by android-build-merger
commit 88eb6873f5
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ func init() {
"performance*",
"-google-readability*",
"-google-runtime-references",
"-performance-noexcept-move-constructor",
}, ",")
})