Globally enable -Wdefaulted-function-deleted.
Bug: 241680050 Test: presubmit Change-Id: Ic144a20bc2c7e3fa604bd7cc37b676e26c2fb5ee
This commit is contained in:
@@ -91,9 +91,6 @@ var (
|
||||
// Warnings from clang-7.0
|
||||
"-Wno-sign-compare",
|
||||
|
||||
// Warnings from clang-8.0
|
||||
"-Wno-defaulted-function-deleted",
|
||||
|
||||
// Disable -Winconsistent-missing-override until we can clean up the existing
|
||||
// codebase for it.
|
||||
"-Wno-inconsistent-missing-override",
|
||||
|
Reference in New Issue
Block a user