Merge "Remove wtautological warnings added during toolchain update" into main
This commit is contained in:
commit
6edbaa369f
1 changed files with 0 additions and 2 deletions
|
@ -367,8 +367,6 @@ var (
|
|||
"-Wno-gnu-offsetof-extensions",
|
||||
// TODO: Enable this warning http://b/315245071
|
||||
"-Wno-fortify-source",
|
||||
"-Wno-tautological-negation-compare",
|
||||
"-Wno-tautological-undefined-compare",
|
||||
}
|
||||
|
||||
llvmNextExtraCommonGlobalCflags = []string{
|
||||
|
|
Loading…
Reference in a new issue