Skip to content

Cherry picks/swift/6.0/extract api fixed #8803

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

Conversation

daniel-grumberg
Copy link

Explanation: Fixes some crashes in clang ExtractAPI
Issue: rdar://127732562&127732598&128259890
Scope: ExtractAPI
Risk: Low does not affect regular build.
Testing: Unit tests were added and ad-hoc testing on real projects.
Reviewed By: @QuietMisdreavus

…type template parameters (llvm#91958)

Previously we only generated declaration fragments for template type
parameters/arguments, this adds supports for most other possible
template parameters/arguments.

rdar://127732598
@daniel-grumberg
Copy link
Author

@swift-ci please test

@daniel-grumberg daniel-grumberg requested a review from fredriss May 24, 2024 17:12
@daniel-grumberg
Copy link
Author

@swift-ci please test

@fredriss fredriss merged commit fda5ca9 into swiftlang:swift/release/6.0 May 28, 2024
3 checks passed
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