Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e05613dd authored by Yi Kong's avatar Yi Kong Committed by android-build-merger
Browse files

Revert "Revert "Remove unneeded -Wno-constant-logical-operand flag"" am: 4a7400be

am: 11c39a72

Change-Id: I880489b16e51cb6e43ed94f54394ae403a0e4fea
parents a2eae4df 11c39a72
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -185,9 +185,6 @@ func init() {
		// compatibility.
		"-Wno-c++98-compat-extra-semi",

		// Disable this warning until we can fix all instances where it fails.
		"-Wno-constant-logical-operand",

		// Disable this warning because we don't care about behavior with older compilers.
		"-Wno-return-std-move-in-c++11",
	}, " "))