summaryrefslogtreecommitdiff
path: root/test/junit
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-09-09 20:11:27 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-09-17 22:05:05 +0200
commit7b52a12b0a4b5c7e7dcc439714baf167cf2f6e84 (patch)
tree5d5e8aa3a57be980a711cf93bf999ee5093cef1b /test/junit
parent2a9466723833caae0ec7b5c48953917b62a2e910 (diff)
downloadscala-7b52a12b0a4b5c7e7dcc439714baf167cf2f6e84.tar.gz
scala-7b52a12b0a4b5c7e7dcc439714baf167cf2f6e84.tar.bz2
scala-7b52a12b0a4b5c7e7dcc439714baf167cf2f6e84.zip
Minor fixes in the optimizer
Fixes the variable indices in the local variable table (debug info) for inlined locals. After re-writing a closure invocation to the body method, mark the callsite method as potentially having dead code. The body method may return Nothing$, creating new unreachable code in the callsite method.
Diffstat (limited to 'test/junit')
0 files changed, 0 insertions, 0 deletions