mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
Call `initialize` in case symbol's `info` hadn't been completed during normal compilation. Also, normalize to the class symbol immediately. Add a TODO regarding only looking at class symbols, and thus ignoring the term symbol for objects, as the corresponding class symbol has all the relevant info.