mirror of https://github.com/sbt/sbt.git
traverse(tree: Tree) used to call super.traverse(tree) at the end. sbt/sbt@0f616294c4 brought the traversing call to inside of the pattern matching. For the case of MacroExpansionOf(original), it amounts to not traveling the macro-expanded code. See sbt/src/sbt-test/source-dependencies/macro-nonarg-dep for the repro. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||