Remove unneeded -Wno-deprecated-register flag
Test: m checkbuild Change-Id: I030a66b8a484673caf3a96a844dc26954e08071a
This commit is contained in:
@@ -127,7 +127,6 @@ func init() {
|
||||
"-Wno-zero-as-null-pointer-constant",
|
||||
|
||||
// Warnings from clang-7.0
|
||||
"-Wno-deprecated-register",
|
||||
"-Wno-sign-compare",
|
||||
|
||||
// Warnings from clang-8.0
|
||||
|
Reference in New Issue
Block a user