Loading cc/config/clang.go +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ func init() { // new warnings are fixed. "-Wno-tautological-constant-compare", "-Wno-tautological-type-limit-compare", "-Wno-tautological-unsigned-enum-zero-compare", // http://b/72330874 Disable -Wenum-compare until the instances detected by this new // warning are fixed. Loading Loading
cc/config/clang.go +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ func init() { // new warnings are fixed. "-Wno-tautological-constant-compare", "-Wno-tautological-type-limit-compare", "-Wno-tautological-unsigned-enum-zero-compare", // http://b/72330874 Disable -Wenum-compare until the instances detected by this new // warning are fixed. Loading