Merge "Revert "Disable performance-noexcept-move-constructor check."" am: 66ee92f3c1

am: 88eb6873f5

Change-Id: I80f8a4af20cae5082bd067190801ab4fbccbabd7
This commit is contained in:
Chih-hung Hsieh
2018-10-05 16:28:35 -07:00
committed by android-build-merger

View File

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