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
The size is always valid, but variable-length arrays generate worse code
for no good reason, unless the function happens to be inlined and the
compiler sees the length for the simple constant it is.
Signed-off-by: Eric Lin <[email protected]>
0 commit comments