mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-08-05 12:10:38 +08:00

Build gmock cleanly with clang -Wextra-semi For https://crbug.com/926235. From https://github.com/google/googletest/pull/2139. Fixes https://github.com/google/googletest/issues/2138. PiperOrigin-RevId: 235832527