On Dec 5, 2023, Alexandre Oliva wrote:
> Here's an improved version that fixes some cases of making static local
> names visible through sym_alias, detection of symbol name clashes when
> sym_alias is registered before a clashing definition ("sym name"
> attributes are now introduced to enable s
Here's an improved version that fixes some cases of making static local
names visible through sym_alias, detection of symbol name clashes when
sym_alias is registered before a clashing definition ("sym name"
attributes are now introduced to enable sym_alias-created declarations
to be identified),