CallExp.ignoreAttributes

don't enforce attributes (e.g. call @gc function in @nogc code)

class CallExp
bool ignoreAttributes;
Suggestion Box / Bug Report