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
I'm assuming that for some reason with ubsan, g++13 turns function pointers into more complex objects which aren't constant expressions anymore.. will try to add a check to disable the W_IF_CONSTEXPR in ubsan mode.
The text was updated successfully, but these errors were encountered: