DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master
Bug: 120848293 Change-Id: Ie10bc45dbb1bbf96df17a89ecdf24b68da3ca6d5
This commit is contained in:
@@ -97,8 +97,9 @@ func init() {
|
||||
pctx.StaticVariable("ClangExtraCflags", strings.Join([]string{
|
||||
"-D__compiler_offsetof=__builtin_offsetof",
|
||||
|
||||
// -Wimplicit-fallthrough is not enabled by -Wall.
|
||||
// Make implicit fallthrough an error in the future.
|
||||
"-Wimplicit-fallthrough",
|
||||
"-Wno-error=implicit-fallthrough",
|
||||
|
||||
// Help catch common 32/64-bit errors.
|
||||
"-Werror=int-conversion",
|
||||
|
Reference in New Issue
Block a user