You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.
When analyzing the sources with clang tidy we get the following warning
warning: clang-analyzer-optin.cplusplus.VirtualCall
Call to virtual function during destruction
ClearDefaultActionsLocked();
in the below code block line 1472
googlemock/googlemock/include/gmock/gmock-spec-builders.h
Line 1472 in f7d03d2
The text was updated successfully, but these errors were encountered: