Skip to content

update PrintAsObjC compatibility symbols test to work with condensed clang symbol graphs #72837

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 5, 2024

Conversation

QuietMisdreavus
Copy link
Contributor

The Clang PR llvm/llvm-project#86676 updated ExtractAPI to condense the symbol graph JSON by default. This causes a problem with the PrintAsObjC/compatibility-symbols test, which assumed a pretty-printed JSON file. This PR updates that test to handle either a condensed symbol graph (which will be the default in the future) and a pretty-printed symbol graph (which is currently the default).

@QuietMisdreavus
Copy link
Contributor Author

@swift-ci Please smoke test

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.

1 participant