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
Fix unknown '-Wsuggest-override' warning if it is not supported in clang (#29392)
### Details:
Some older clang versions (e.g. clang-10) do not have
`-Wsuggest-override` warning and compilation process displays tons of
warnings
### Tickets:
- N/A
0 commit comments