Use `[[maybe_unused]]` when it is available to avoid
commit5a37b517ad4ab6738556f0284c256cae1466c5b4
authorDerek Mauro <dmauro@google.com>
Tue, 16 Apr 2024 20:15:51 +0000 (16 13:15 -0700)
committerCopybara-Service <copybara-worker@google.com>
Tue, 16 Apr 2024 20:16:40 +0000 (16 13:16 -0700)
treec0da707ac6a19f0aacd05199bcd53d42a77481ed
parent5197b1a8e6a1ef9f214f4aa537b0be17cbf91946
Use `[[maybe_unused]]` when it is available to avoid
-Wused-but-marked-unused warnings

PiperOrigin-RevId: 625430612
Change-Id: Ia9d2e47984e1e6f91966afae8a6750119ae69446
googlemock/include/gmock/gmock-actions.h
googlemock/include/gmock/gmock-matchers.h
googletest/include/gtest/gtest-param-test.h
googletest/include/gtest/gtest-typed-test.h
googletest/include/gtest/internal/gtest-internal.h
googletest/include/gtest/internal/gtest-port.h
googletest/test/gtest_unittest.cc