Merge "Enable -Wambiguous-reversed-operator" into main
This commit is contained in:
commit
1c9213d89f
1 changed files with 0 additions and 2 deletions
|
@ -302,8 +302,6 @@ var (
|
|||
// until then because it causes warnings in the _callers_, not the
|
||||
// project itself.
|
||||
"-Wno-deprecated-dynamic-exception-spec",
|
||||
// http://b/324323434
|
||||
"-Wno-ambiguous-reversed-operator",
|
||||
}
|
||||
|
||||
noOverride64GlobalCflags = []string{}
|
||||
|
|
Loading…
Reference in a new issue