summaryrefslogtreecommitdiff
path: root/src/manual
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-07-11 12:15:35 +1000
committerJason Zaugg <jzaugg@gmail.com>2013-07-11 16:48:23 +1000
commit6368ae7218c0af651f74a566f718a8b03a547ba2 (patch)
tree9348318629c243a120c8c3ab39100c6e05b90628 /src/manual
parent54cb6af7dbcf630a4f57e98f0099d77dd3b36693 (diff)
downloadscala-6368ae7218c0af651f74a566f718a8b03a547ba2.tar.gz
scala-6368ae7218c0af651f74a566f718a8b03a547ba2.tar.bz2
scala-6368ae7218c0af651f74a566f718a8b03a547ba2.zip
SI-7649 Fix positions for reshaped tag materializers
Calls to `materializeClassTag[T]` are replaced during reification with `implicitly[ClassTag[T]]` in the `reify` macro. This is done to avoid referring to symbols in scala-compiler.jar. Class- and Type-Tag materialization is treated in the same way. This commit positions the replacement trees to avoid triggering assertions under -Yrangepos.
Diffstat (limited to 'src/manual')
0 files changed, 0 insertions, 0 deletions