Merge "Revert "Disable performance-noexcept-move-constructor check.""
am: 66ee92f3c1
Change-Id: I5c5636b8194b13fc54bb4fdaf58c40c5b39fce11
This commit is contained in:
commit
88eb6873f5
|
@ -36,7 +36,6 @@ func init() {
|
||||||
"performance*",
|
"performance*",
|
||||||
"-google-readability*",
|
"-google-readability*",
|
||||||
"-google-runtime-references",
|
"-google-runtime-references",
|
||||||
"-performance-noexcept-move-constructor",
|
|
||||||
}, ",")
|
}, ",")
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue