Add regression test for debuginfo + LTO by michaelwoerister · Pull Request #39157 · rust-lang/rust (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation3 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

michaelwoerister

Fixes #25270, which cannot be reproduced with the current nightly version of the compiler anymore (due to various fixes to debuginfo generation in the past).

Should we run into the "possible ODR violation" again, the test added by this PR can be extend with the new case.

r? @alexcrichton

@michaelwoerister

@alexcrichton

@bors

📌 Commit deeba34 has been approved by alexcrichton

@michaelwoerister

alexcrichton added a commit to alexcrichton/rust that referenced this pull request

Jan 20, 2017

@alexcrichton

…richton

Add regression test for debuginfo + LTO

Fixes rust-lang#25270, which cannot be reproduced with the current nightly version of the compiler anymore (due to various fixes to debuginfo generation in the past).

Should we run into the "possible ODR violation" again, the test added by this PR can be extend with the new case.

r? @alexcrichton

bors added a commit that referenced this pull request

Jan 20, 2017

@bors

Rollup of 28 pull requests

bors added a commit that referenced this pull request

Jan 21, 2017

@bors

Rollup of 28 pull requests