Merge "Disable performance-noexcept-move-constructor check."
This commit is contained in:
@@ -36,6 +36,7 @@ func init() {
|
||||
"performance*",
|
||||
"-google-readability*",
|
||||
"-google-runtime-references",
|
||||
"-performance-noexcept-move-constructor",
|
||||
}, ",")
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user