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

This commit is contained in:
Treehugger Robot 2018-10-05 23:01:46 +00:00 committed by Gerrit Code Review
commit 66ee92f3c1
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",
}, ",")
})