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
Replacing sizeof(T) with sizeof(x) makes it succeed. It seems the code path for diagnoseArgIndependentDiagnoseIfAttrs isn't called in some cases that it's supposed to, but I got lost trying to track it down.