summaryrefslogtreecommitdiff
path: root/src/reflect
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2017-02-05 15:12:09 -0700
committerJason Zaugg <jzaugg@gmail.com>2017-02-19 15:22:47 +1000
commit7f2d1fab225565794b41c1ea4606430acf8dd270 (patch)
tree7ff11d56abd7c3c0ead542bbd485353931e8b9a0 /src/reflect
parent37a0eb758e72af1249fa90859dc8a0e32ea42077 (diff)
downloadscala-7f2d1fab225565794b41c1ea4606430acf8dd270.tar.gz
scala-7f2d1fab225565794b41c1ea4606430acf8dd270.tar.bz2
scala-7f2d1fab225565794b41c1ea4606430acf8dd270.zip
Avoid forcing info transforms of primitive methods
Although this is cheap, when debugging log output of info transformer activity this was a major source of noise. This commit avoids the info lookup for methods other than `+`, and then for `+` uses the typer phase info to distinguish concatentation from addition.
Diffstat (limited to 'src/reflect')
0 files changed, 0 insertions, 0 deletions