Skip to content

Use diff-filter to filter files that are not present in both base/diff #284

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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

kunalspathak
Copy link
Member

We get a weird error if a .dasm file exist in one folder and not the other. So I decided to just use --diff-filter option to only diff files that are present in both folders.

I thought of updating the regex, but this one seemed more compelling.

Fixes: #149

@kunalspathak
Copy link
Member Author

@dotnet/jit-contrib

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.

jit-analyze can't parse numstat output when one of the files is missing
2 participants