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