Skip to content

ClangImporter: Update Swift for changes in clang (PCH + Modules issues) #14765

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
Feb 21, 2018
Merged

ClangImporter: Update Swift for changes in clang (PCH + Modules issues) #14765

merged 1 commit into from
Feb 21, 2018

Conversation

bcardosolopes
Copy link
Contributor

This sets the NeededByPCHOrCompilationUsesPCH language option when
emitting a brigding PCH.

rdar://problem/35056912
rdar://problem/30384801

Initial patch by Adrian Prantl

This sets the NeededByPCHOrCompilationUsesPCH language option when
emitting a brigding PCH.

rdar://problem/35056912
rdar://problem/30384801

Initial patch by Adrian Prantl
@bcardosolopes
Copy link
Contributor Author

Please test with following PR:
apple/swift-clang#163

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 5d5f542

@jrose-apple
Copy link
Contributor

jrose-apple commented Feb 21, 2018

Ah, Linux testing on the 5.0 branch is currently broken due to swiftlang/swift-corelibs-foundation#1445.

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 5d5f542

@bcardosolopes
Copy link
Contributor Author

Please test with following PR:
apple/swift-clang#163

@swift-ci Please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 5d5f542

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 5d5f542

@bcardosolopes
Copy link
Contributor Author

Seems like the problem hasn't gone yet =T

@bcardosolopes bcardosolopes merged commit 92d04c9 into swiftlang:swift-5.0-branch Feb 21, 2018
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