Remove unneeded -Wno-deprecated-register flag am: 02c0ad48ba
am: b8506d246e
am: a62c5ac2f1
Change-Id: I132fcfa5b629531df91e5d19334f904b724ec76e
This commit is contained in:
commit
10c9528557
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue