Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"
This commit is contained in:
commit
b81f48ee02
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ func init() {
|
|||
pctx.StaticVariable("ClangExtraCflags", strings.Join([]string{
|
||||
"-D__compiler_offsetof=__builtin_offsetof",
|
||||
|
||||
// -Wimplicit fallthrough is not enabled by -Wall.
|
||||
// -Wimplicit-fallthrough is not enabled by -Wall.
|
||||
"-Wimplicit-fallthrough",
|
||||
|
||||
// Help catch common 32/64-bit errors.
|
||||
|
|
Loading…
Reference in a new issue