mirror of
https://github.com/google/googletest.git
synced 2025-11-11 15:25:59 -05: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