Searched refs:intOverflowCflags (Results 1 – 2 of 2) sorted by relevance
136 ctx.Strict("INTEGER_OVERFLOW_EXTRA_CFLAGS", strings.Join(intOverflowCflags, " "))
64 …intOverflowCflags = []string{"-fsanitize-blacklist=build/soong/cc/config/integer_overflow_blocklis… var537 flags.Local.CFlags = append(flags.Local.CFlags, intOverflowCflags...)