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
Put [[no_unique_address]] back on the Array's array storage
MSVC has fixed the bug where [[msvc::no_unique_address]] on an array
would break its alignment. Previous MSVC versions can't even compile
Subspace so we don't need to worry about supporting them here.
0 commit comments