Skip to content

I20190726-1800

@jjohnstn jjohnstn tagged this 25 Jul 16:32
- change InstanceofExpression.resolveType() to register the
  instanceof type in the left hand expression if it is a
  CastExpression
- modify CastExpression to disable unnecessary type checking if
  an instanceof type has been registered and it is provably
  distinct from the expression type
- add new tests to CastTest

Change-Id: Ifb7730706b189915ef8afd859722ea831dccca76
Also-by: Stephan Herrmann <stephan.herrmann@berlin.de>
Assets 2
Loading