Loading cc/config/global.go +0 −2 Original line number Diff line number Diff line Loading @@ -302,8 +302,6 @@ var ( // until then because it causes warnings in the _callers_, not the // project itself. "-Wno-deprecated-dynamic-exception-spec", // http://b/324323434 "-Wno-ambiguous-reversed-operator", } noOverride64GlobalCflags = []string{} Loading Loading
cc/config/global.go +0 −2 Original line number Diff line number Diff line Loading @@ -302,8 +302,6 @@ var ( // until then because it causes warnings in the _callers_, not the // project itself. "-Wno-deprecated-dynamic-exception-spec", // http://b/324323434 "-Wno-ambiguous-reversed-operator", } noOverride64GlobalCflags = []string{} Loading