aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2015-05-15 16:48:29 +0200
committerMartin Odersky <odersky@gmail.com>2015-05-15 16:48:29 +0200
commit743c6bb43334c70581f99c849b14ecab5981544e (patch)
treef93a55fdb2dc280cf37e20f341e4a6bc7904d1ed /scripts
parent49e537e10f572340e2d8f8ac632a5c05227b694f (diff)
downloaddotty-743c6bb43334c70581f99c849b14ecab5981544e.tar.gz
dotty-743c6bb43334c70581f99c849b14ecab5981544e.tar.bz2
dotty-743c6bb43334c70581f99c849b14ecab5981544e.zip
Make Child annotation lazy
Otherwise we get bootstrap problems when trying to compile Child: Completing Predef with the Scala2Unpickler causes Child annotations to be added to parents of case classes. But completing Child would depend on completion of Predef. Making child annotations lazy avoids the cycle.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions