Skip to content

[lldb][swift] Fix building with disabled swift support #1891

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
Oct 5, 2020

Conversation

Teemperor
Copy link

This adds the missing ifdefs for code that only compiles/links with an
enabled Swift plugin. Also moves a few Swift includes that were embedded in
the normal include list to their own section at the end (to prevent automerger
issues).

This adds the missing ifdefs for code that only compiles/links with an
enabled Swift plugin. Also moves a few Swift includes that were embedded in
the normal include list to their own section at the end (to prevent automerger
issues).
@Teemperor
Copy link
Author

@swift-ci test

@Teemperor
Copy link
Author

Teemperor commented Oct 1, 2020

So it seems building with disabled Swift plugin regressed since I landed it (not surprising since there is no CI job for it), so I set up a CI job for this branch with disabled Swift plugin here which should make sure this is at least compiling: https://ci.teemperor.de/job/swift-main-disabled-swift-buildonly/

#1893 and #1892 are follow ups about getting the test suite green

@Teemperor
Copy link
Author

@swift-ci test

2 similar comments
@Teemperor
Copy link
Author

@swift-ci test

@Teemperor
Copy link
Author

@swift-ci test

@Teemperor Teemperor merged commit 44872a7 into swiftlang:swift/main Oct 5, 2020
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