Merge "[hwui] Remove -Wno-missing-braces"
am: d6e30691e5
Change-Id: I63d4d6b012bc5408758040f91702d46f811d99fa
This commit is contained in:
@@ -26,9 +26,6 @@ cc_defaults {
|
||||
// a problem
|
||||
"-Wno-free-nonheap-object",
|
||||
|
||||
// clang's warning is broken, see: https://llvm.org/bugs/show_bug.cgi?id=21629
|
||||
"-Wno-missing-braces",
|
||||
|
||||
// Clang is producing non-determistic binary when the new pass manager is
|
||||
// enabled. Disable the new PM as a temporary workaround.
|
||||
// b/142372146
|
||||
|
||||
Reference in New Issue
Block a user