Merge "Remove -Wno-format-pedantic cflag" am: aefd0af575
am: 65fcfa1fc1
am: 14007d89e2
Change-Id: I8946b96a2da81612e560e16b7b34414e39fb4e6a
This commit is contained in:
@@ -115,10 +115,6 @@ func init() {
|
||||
// TODO: can we remove this now?
|
||||
"-Wno-reserved-id-macro",
|
||||
|
||||
// Disable overly aggressive warning for format strings.
|
||||
// Bug: 20148343
|
||||
"-Wno-format-pedantic",
|
||||
|
||||
// Workaround for ccache with clang.
|
||||
// See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
|
||||
"-Wno-unused-command-line-argument",
|
||||
|
Reference in New Issue
Block a user