Remove wtautological warnings added during toolchain update

Bug: b/301328082

Change-Id: I0bf10e4a9456dff1b3a521ca13cb5170e738f80a
This commit is contained in:
AdityaK 2024-02-06 16:02:33 -08:00 committed by Aditya Kumar
parent af9fc549ca
commit a0ad736b91

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{