UserAttributeDeclaration.checkGNUABITag

Called from a symbol's semantic to check if gnuAbiTag UDA can be applied to them

Directly emits an error if the UDA doesn't work with this symbol

class UserAttributeDeclaration
static
void
checkGNUABITag

Parameters

sym Dsymbol

symbol to check for gnuAbiTag

linkage LINK

Linkage of the symbol (Declaration.link or sc.link)

Suggestion Box / Bug Report