fix16997

This provides a transition from the non-promoting behavior of unary + - ~ to the C-like integral promotion behavior.

void
fix16997

Parameters

sc Scope*

context

ue UnaExp

NegExp, UAddExp, or ComExp which is revised per rules References: https://issues.dlang.org/show_bug.cgi?id=16997

Suggestion Box / Bug Report