summaryrefslogtreecommitdiff
path: root/src/intellij
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-07-03 08:25:30 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2015-07-03 10:45:02 +0200
commit0f3505421cd49d20d948808248266998dfc36867 (patch)
treeaabd326d8306e95470217d61a18e75717d329e46 /src/intellij
parent055a373802a34ee09fc0ed20b2b25c3fa20507d4 (diff)
downloadscala-0f3505421cd49d20d948808248266998dfc36867.tar.gz
scala-0f3505421cd49d20d948808248266998dfc36867.tar.bz2
scala-0f3505421cd49d20d948808248266998dfc36867.zip
Prevent infinite recursion in ProdConsAnalyzer
When an instruction is its own producer or consumer, the `initialProducer` / `ultimateConsumer` methods would loop. While loops or @tailrec annotated methods can generate such bytecode.
Diffstat (limited to 'src/intellij')
0 files changed, 0 insertions, 0 deletions