aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/Implicits.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2013-11-07 21:38:30 +0100
committerMartin Odersky <odersky@gmail.com>2013-11-07 21:38:30 +0100
commit514801453e240610a0ba68fff7305355a7d204e1 (patch)
tree98b840cef13449dd8f280c576f5620ecec557061 /src/dotty/tools/dotc/typer/Implicits.scala
parent44267a9abc74de11e76ecd2ae7bf1cb0d0152043 (diff)
downloaddotty-514801453e240610a0ba68fff7305355a7d204e1.tar.gz
dotty-514801453e240610a0ba68fff7305355a7d204e1.tar.bz2
dotty-514801453e240610a0ba68fff7305355a7d204e1.zip
Fixing NoPosition leaks
Previously, some trees could contain subtrees with NoPosition. This happended when a tree had both positioned children and other children with NoPosition. When setting the synthetic position of a tree, the NoPosition children were not visited.
Diffstat (limited to 'src/dotty/tools/dotc/typer/Implicits.scala')
0 files changed, 0 insertions, 0 deletions