Skip to content
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

[NFC] Remove ModuleDecl::isClangModule in favor of isNonSwiftModule. #33202

Merged
merged 1 commit into from Aug 4, 2020

Conversation

mateioprea
Copy link
Contributor

@mateioprea
Copy link
Contributor Author

@varungandhi-apple can you help with reviewing this? Thanks

@CodaFi
Copy link
Member

CodaFi commented Jul 30, 2020

@swift-ci smoke test

@varungandhi-apple
Copy link
Contributor

You could do an interactive rebase (drop the second commit, modify the first commit to update the header) and then force-push.

@CodaFi
Copy link
Member

CodaFi commented Jul 30, 2020

We can also squash-and-merge this for you.

@mateioprea
Copy link
Contributor Author

@CodaFi @varungandhi-apple done 👍

Copy link
Contributor

@varungandhi-apple varungandhi-apple left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup!

@varungandhi-apple
Copy link
Contributor

@swift-ci please smoke test and merge

1 similar comment
@varungandhi-apple
Copy link
Contributor

@swift-ci please smoke test and merge

@CodaFi
Copy link
Member

CodaFi commented Jul 31, 2020

@swift-ci smoke test macOS

@mateioprea
Copy link
Contributor Author

"master" branch was also failing yesterday. Should I rebase and run the smoke tests again?

@varungandhi-apple
Copy link
Contributor

master seems fine. The Java exceptions are related to some Jenkins + GitHub voodoo, where it doesn't fetch things properly from GitHub or it fetches out-of-date stuff.

@swift-ci please smoke test macOS platform

@mateioprea
Copy link
Contributor Author

Ok. Do we need to do something here then? Or we should trigger the tests until they pass?

@varungandhi-apple
Copy link
Contributor

That usually doesn't happen so often. I'm seeing another test fail, let me ask around. If it keeps failing, it needs to be x-failed, doesn't make sense to keep triggering the tests repeatedly.

@varungandhi-apple
Copy link
Contributor

This PR should fix the issue we hit here: apple/llvm-project#1576

Let's wait to re-run tests until that gets merged.

@varungandhi-apple
Copy link
Contributor

The LLVM PR apple/llvm-project#1576 is going to take some time to get fixed because there is a more serious issue than just cherry-picking. We probably shouldn't stay blocked on that.

@swift-ci please smoke test macOS

@mateioprea
Copy link
Contributor Author

mateioprea commented Aug 3, 2020

I see the OS X tests are failing. Maybe we should wait for apple/llvm-project#1576 or try to rebase and re-test?

@varungandhi-apple
Copy link
Contributor

@swift-ci please smoke test macOS

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.

None yet

3 participants