"vllm/vscode:/vscode.git/clone" did not exist on "1715056fef0e8f047f71bfb864fe9773af47af41"
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>
Showing
Please register or sign in to comment