Skip to content

[🍒 6.2] [AST] More JSON AST dump improvements. #81069

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
Apr 24, 2025

Conversation

allevato
Copy link
Member

  • Explanation: Resolves some crashes and otherwise bad data in the JSON AST dump when archetypes are printed.
  • Scope: Primarily only affects JSON AST dump output. Slightly changes the default AST dump for protocol conformances, but nothing that affects compiler outputs otherwise.
  • Issues: N/A
  • Original PRs: [AST] More JSON AST dump improvements. #80498
  • Risk: Very low. Only impacts AST dumper.
  • Testing: Test cases have been added/updated as needed.
  • Reviewers: @slavapestov

[AST] More JSON AST dump improvements.
@allevato allevato requested a review from a team as a code owner April 24, 2025 12:58
@allevato
Copy link
Member Author

@swift-ci please test

@allevato allevato enabled auto-merge April 24, 2025 18:49
@allevato allevato merged commit 592398f into swiftlang:release/6.2 Apr 24, 2025
5 checks passed
@allevato allevato deleted the 6.2-json-ast-fixes branch April 25, 2025 11:33
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.

2 participants