aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/scala
diff options
context:
space:
mode:
authorGravatar Michajlo Matijkiw <michajlo@google.com>2015-09-10 16:03:55 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-09-11 09:45:22 +0000
commit5e8d8641b96aab91b46495d8a7ad70e85321e87b (patch)
tree9690138e77d0c95ee84a35d6a17720e24b044f94 /tools/build_defs/scala
parent942f58d2b8731923adda4e13ca4e5757160d8a4e (diff)
Stop serializing/deserializing Locations as part of Packages
They're not cheap to serialize or reconstitute and we don't really need them. This does leave some odd ends around, in particular i decided to keep deserialization context around as i can picture use for it soon. Also return non-null values from all of EmptyLocation's method since while the javadocs declare that LineAndColumn and Path can be null, there does exist code which does not take this into account, this is for another change. -- MOS_MIGRATED_REVID=102758810
Diffstat (limited to 'tools/build_defs/scala')
0 files changed, 0 insertions, 0 deletions