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
Sanitizers will use RelWithDebInfo build type instead of Release (#25108)
In order to fully use sanitizers we need debug symbols during test
execution phase. For that reason I propose to change OpenVINO build type
form Release to RelWithDebInfo.
0 commit comments