-
Notifications
You must be signed in to change notification settings - Fork 342
SwiftASTContext: allow deserializing @_implementationOnly dependencies to avoid crashing #1625
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
SwiftASTContext: allow deserializing @_implementationOnly dependencies to avoid crashing #1625
Conversation
…s to avoid crashing rdar://65570721
@swift-ci please test |
@adrian-prantl can you think of any way to test this in LLDB? |
@swift-ci please test |
@fredriss It seems we do have an existing test covering this case: |
492d32a
to
ee8bae4
Compare
@swift-ci please test |
ee8bae4
to
d0d71b5
Compare
@swift-ci please test |
d0d71b5
to
f7d1faf
Compare
@swift-ci please smoke test |
@swift-ci please test |
f7d1faf
to
a957e0e
Compare
@swift-ci please smoke test |
@swift-ci please test |
a957e0e
to
818ebca
Compare
@swift-ci please test |
@nkcsgexi please also create pull requests against master-rebranch and master-next. We don't have automergers in that direction. |
@adrian-prantl yeah. I'll merge to these branches using #1627 and #1626 |
@nkcsgexi Awesome. Thank you! |
rdar://65570721