Skip to content

-opt-inline-from:<sources> to allow inlining from compilation units#5989

Merged
retronym merged 1 commit intoscala:2.12.xfrom
lrytz:inline-from-sources
Jul 11, 2017
Merged

-opt-inline-from:<sources> to allow inlining from compilation units#5989
retronym merged 1 commit intoscala:2.12.xfrom
lrytz:inline-from-sources

Conversation

@lrytz
Copy link
Member

@lrytz lrytz commented Jul 10, 2017

Introduces a new special <sources> pattern for the -opt-inline-from
setting. The flag allows inlining from any source file being compiled
in the current compilation run, including sources picked up from the
-sourcepath. This is equivalent to the -opt:l:project option in
2.12.0-2.

Introduces a new special `<sources>` pattern for the `-opt-inline-from`
setting. The flag allows inlining from any source file being compiled
in the current compilation run, including sources picked up from the
`-sourcepath`. This is equivalent to the `-opt:l:project` option in
2.12.0-2.
@scala-jenkins scala-jenkins added this to the 2.12.4 milestone Jul 10, 2017
@lrytz lrytz requested a review from retronym July 10, 2017 12:19
@lrytz lrytz modified the milestones: 2.12.3, 2.12.4 Jul 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants