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
Macros are are local as types; we use macros for always-inlined functions, and
contained symbols never end up in the symbol table. Thus macros must be removed
before attempting to recurse into them for the purpose of symbol-table cleanup.
0 commit comments