diff options
author | Enji Cooper <yaneurabeya@gmail.com> | 2019-02-13 09:45:53 -0800 |
---|---|---|
committer | Enji Cooper <yaneurabeya@gmail.com> | 2019-02-13 14:38:50 -0800 |
commit | 2147806d2d5c0e88f6a8cbecc722f4f15bde9783 (patch) | |
tree | 1691f85dabaa7bb3f59fc820d5a486e5e01f2e24 /googlemock/test/gmock_output_test.py | |
parent | d850e144710e330070b756c009749dc7a7302301 (diff) | |
download | googletest-2147806d2d5c0e88f6a8cbecc722f4f15bde9783.tar.gz googletest-2147806d2d5c0e88f6a8cbecc722f4f15bde9783.tar.bz2 googletest-2147806d2d5c0e88f6a8cbecc722f4f15bde9783.zip |
Fix clang `-Winconsistent-missing-override` warnings
`DescribeTo(..)` and `MatchAndExplain(..)` in `gmock-matchers_test` both
override virtual methods. Remove the `virtual` keyword and apply `override` to
them instead.
Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Diffstat (limited to 'googlemock/test/gmock_output_test.py')
0 files changed, 0 insertions, 0 deletions