Merge "Remove unneeded -Wno-expansion-to-defined flag" am: e2025abe96
am: 353bdb292f
am: 127d96dd4f
Change-Id: I6412a9832fced1bd8517b26ebc83f3fbcf1e0788
This commit is contained in:
@@ -120,9 +120,6 @@ func init() {
|
||||
// color codes if it is not running in a terminal.
|
||||
"-fcolor-diagnostics",
|
||||
|
||||
// http://b/29823425 Disable -Wexpansion-to-defined for Clang update to r271374
|
||||
"-Wno-expansion-to-defined",
|
||||
|
||||
// http://b/68236239 Allow 0/NULL instead of using nullptr everywhere.
|
||||
"-Wno-zero-as-null-pointer-constant",
|
||||
|
||||
|
Reference in New Issue
Block a user