Merge "Globally enable -Wdefaulted-function-deleted."
This commit is contained in:
commit
e0774afdd0
1 changed files with 0 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue