summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-01-11 20:08:47 +0000
committerPaul Phillips <paulp@improving.org>2011-01-11 20:08:47 +0000
commit566fefb05abe31e90f765d1fb0a89b264302d9ce (patch)
tree28be1b3d6c4b862ff9a24b6dd665cbb8df1b68a9 /src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala
parent5f40fe0456238a8c58d05e58cd61a960f9a107a7 (diff)
downloadscala-566fefb05abe31e90f765d1fb0a89b264302d9ce.tar.gz
scala-566fefb05abe31e90f765d1fb0a89b264302d9ce.tar.bz2
scala-566fefb05abe31e90f765d1fb0a89b264302d9ce.zip
In r22807 an optimization was added to remove B...
In r22807 an optimization was added to remove Box(Unbox(x)) combinations. It turns out that without this in place, an expression like "x".asInstanceOf[Int] will no longer throw an exception. Refined the optimization. Closes #4148, review by dragos.
Diffstat (limited to 'src/compiler/scala/tools/nsc/typechecker/SuperAccessors.scala')
0 files changed, 0 insertions, 0 deletions