Revert "Disable performance-noexcept-move-constructor check."
This reverts commit 1b5470afe1
.
Reason for revert: Most of these warnings were fixed.
Change-Id: I63ada2b7d6f3d6a446a8fbfc9221dee668c7a30b
This commit is contained in:
@@ -36,7 +36,6 @@ func init() {
|
||||
"performance*",
|
||||
"-google-readability*",
|
||||
"-google-runtime-references",
|
||||
"-performance-noexcept-move-constructor",
|
||||
}, ",")
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user