+4
-0
lines changedFilter options
+4
-0
lines changed Original file line number Diff line number Diff line change
@@ -780,6 +780,10 @@ static_assert(PROTOBUF_ABSL_MIN(20230125, 3),
780
780
// Turn on -Wdeprecated-enum-enum-conversion. This deprecation comes in C++20
781
781
// via http://wg21.link/p1120r0.
782
782
#pragma clang diagnostic error "-Wdeprecated-enum-enum-conversion"
783
+
// Turn on -Wconstant-conversion which is used in chromiumos_x86_64 builds.
784
+
#pragma clang diagnostic error "-Wconstant-conversion"
785
+
// Turn on -Wunused-label which is used in chromiumos_x86_64 builds.
786
+
#pragma clang diagnostic error "-Wunused-label"
783
787
// This error has been generally flaky, but we need to disable it specifically
784
788
// to fix https://github.com/protocolbuffers/protobuf/issues/12313
785
789
#pragma clang diagnostic ignored "-Wunused-parameter"
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4