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