Merge "Remove wtautological warnings added during toolchain update" into main

This commit is contained in:
Aditya Kumar 2024-02-21 18:43:28 +00:00 committed by Gerrit Code Review
commit 6edbaa369f

View file

@ -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{