diff --git a/cc/config/tidy.go b/cc/config/tidy.go index dd52a0ec5..2e49c169f 100644 --- a/cc/config/tidy.go +++ b/cc/config/tidy.go @@ -36,6 +36,7 @@ func init() { "performance*", "-google-readability*", "-google-runtime-references", + "-performance-noexcept-move-constructor", }, ",") })