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