summaryrefslogtreecommitdiff
path: root/src/build
diff options
context:
space:
mode:
authorErik Osheim <d_m@plastic-idolatry.com>2012-02-19 10:25:03 -0500
committerErik Osheim <d_m@plastic-idolatry.com>2012-02-19 11:20:58 -0500
commitcf0ae72aae43dae1e47489fceb684e5448080736 (patch)
treebc087d70ea864ca8d6a91d6367dcf89c0eb77bb0 /src/build
parent4a5c6a01840404edd362bd388e39f68cb6af5dc7 (diff)
downloadscala-cf0ae72aae43dae1e47489fceb684e5448080736.tar.gz
scala-cf0ae72aae43dae1e47489fceb684e5448080736.tar.bz2
scala-cf0ae72aae43dae1e47489fceb684e5448080736.zip
Fix [@spec A] to correctly induce AnyRef specialization.
While [@specialized A] already tries to include specialization, a bug in specializedOn prevented this from happening: any empty list could mean that the type var was unspecialized, or that it was specialized on everything. The fix is to have this function create the full list of symbols in the case where the @specialized annotation doesn't explicitly include any types.
Diffstat (limited to 'src/build')
0 files changed, 0 insertions, 0 deletions