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
This warning is available on GCC since 5.1 and Clang since 11.0.0.
Since GCC 9.2 it also does not warn if 'final' is used instead of
'override'. This was the case in Clang since the warning was introduced.
0 commit comments