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
scripts/autogen includes the autogeneration of comments for #if/#else/#endif blocks. This should be hoisted into a separate script scripts/autocomment (or similar) for easier reuse in other projects such as mldsa-native.
The text was updated successfully, but these errors were encountered:
scripts/autogen
includes the autogeneration of comments for#if/#else/#endif
blocks. This should be hoisted into a separate scriptscripts/autocomment
(or similar) for easier reuse in other projects such as mldsa-native.The text was updated successfully, but these errors were encountered: