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
[SYCL] Return static to has_property and get_property methods (#4240)
Fix regression related to missing static identifier for has_property and get_property methods. Without a static identifier, errors occur in the previously valid code.
0 commit comments