mirror of https://github.com/sbt/sbt.git
The qualifier of the `.value` call may contain `DefTree`s (e.g. vals, defs) or `Function` trees. When we snip them out of the tree and graft them into a new context, we must also call `changeOwner`, so that the symbol owner structure and the tree structure are coherent. Failure to do so resulted in a crash in the compiler backend. Fixes #1150 |
||
|---|---|---|
| .. | ||
| appmacro/src/main/scala/sbt/appmacro | ||
| classfile | ||
| classpath | ||
| collection | ||
| complete | ||
| control | ||
| cross/src/main/input_sources | ||
| datatype | ||
| io | ||
| log | ||
| logic/src | ||
| process | ||
| relation/src | ||