Merge "Enable -Wambiguous-reversed-operator" into main
This commit is contained in:
@@ -302,8 +302,6 @@ var (
|
|||||||
// until then because it causes warnings in the _callers_, not the
|
// until then because it causes warnings in the _callers_, not the
|
||||||
// project itself.
|
// project itself.
|
||||||
"-Wno-deprecated-dynamic-exception-spec",
|
"-Wno-deprecated-dynamic-exception-spec",
|
||||||
// http://b/324323434
|
|
||||||
"-Wno-ambiguous-reversed-operator",
|
|
||||||
}
|
}
|
||||||
|
|
||||||
noOverride64GlobalCflags = []string{}
|
noOverride64GlobalCflags = []string{}
|
||||||
|
Reference in New Issue
Block a user