Merge "Fix broken aosp-master-plus-llvm builds"
This commit is contained in:
@@ -290,11 +290,7 @@ var (
|
||||
"-Wno-deprecated-non-prototype",
|
||||
}
|
||||
|
||||
llvmNextExtraCommonGlobalCflags = []string{
|
||||
"-Wno-error=array-parameter", // http://b/241941550
|
||||
"-Wno-error=deprecated-builtins", // http://b/241601211
|
||||
"-Wno-error=deprecated", // in external/googletest/googletest
|
||||
}
|
||||
llvmNextExtraCommonGlobalCflags = []string{}
|
||||
|
||||
IllegalFlags = []string{
|
||||
"-w",
|
||||
|
Reference in New Issue
Block a user