[libcxx] Fixed build break on buildbots with -Werror
This commit is contained in:
@@ -13,6 +13,7 @@ _warningFlags = [
|
||||
'-Werror',
|
||||
'-Wall',
|
||||
'-Wextra',
|
||||
'-Wno-deprecated-copy',
|
||||
'-Wshadow',
|
||||
'-Wundef',
|
||||
'-Wno-unused-command-line-argument',
|
||||
|
||||
Reference in New Issue
Block a user