MangleOverride

If an aggregate has a pargma(mangle, ...) this holds the information to mangle.

struct MangleOverride {
Dsymbol agg;
Identifier id;
}
Suggestion Box / Bug Report